Skip to content
Snippets Groups Projects
Commit 9162c6e7 authored by easybuild's avatar easybuild
Browse files

update

parent e1201fc9
Branches
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ cd $PWD ...@@ -6,7 +6,7 @@ cd $PWD
STATE=$(git fetch 2>&1 | grep master) STATE=$(git fetch 2>&1 | grep master)
if [ ! -z "$STATE" ]; then if [ ! -z "$STATE" ]; then
git pull git pull
get_modules.sh ./get_modules.sh
exit 0 exit 0
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment