Skip to content

Commit

Permalink
adds pull after fetch
Browse files Browse the repository at this point in the history
addresses SyneRBI#153
  • Loading branch information
paskino authored and KrisThielemans committed Apr 7, 2021
1 parent 2e2077a commit a981de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/UPDATE.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ SuperBuild(){
git remote set-url origin https://github.com/SyneRBI/SIRF-SuperBuild.git
fi
git fetch --tags --all
git pull
fi
# go to SB_TAG
if [ $1 = 'default' ]
Expand Down

0 comments on commit a981de4

Please sign in to comment.