Skip to content

Commit

Permalink
Initialise submodules during sources update, fixes #365
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorrit Wronski committed Dec 20, 2014
1 parent 3e84b89 commit 50df775
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/scripts/release.bsh
Expand Up @@ -58,6 +58,7 @@ else
printMessage "Updating sources"
pushd "$REPODIR"
git pull
git submodule update
#python dev/scripts/git-archive-all $SRCFOLDER/CoolProp_sources.zip
popd
printMessage "Generating headers"
Expand Down

0 comments on commit 50df775

Please sign in to comment.