Skip to content

Install Script fix

Ned Coltman requested to merge fix/installscript into master

While installing the dumux course with a Masters Student, the correct dumux (dumux-course-2018) and dumux-course (2018) tags were not checked out. I have moved the checkout commands out of the if statements, and I believe this should work. I have also moved the chmod command out of the if statement, so that the file will be made executable regardless of if it already exists or not.

Merge request reports

Loading