mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Forgot a dir change in the release script
This commit is contained in:
@@ -147,6 +147,7 @@ if [ ${CPVERSION:0:7} != "nightly" ]; then
|
||||
cp "coolprop.js" "coolprop-${CPVERSION}.js"
|
||||
ln -sf "coolprop-${CPVERSION}.js" "coolprop-latest.js"
|
||||
rsync $RSYNC_DRY_RUN $RSYNC_OPTS "coolprop-${CPVERSION}.js" "coolprop-latest.js" frs.sf.net-$SFUSER:/home/project-web/coolprop/htdocs/jscript/
|
||||
popd
|
||||
fi
|
||||
#
|
||||
if [[ ("$BINFOLDER" == "release") && ("$DRYRUN" == "false") ]]; then
|
||||
|
||||
Reference in New Issue
Block a user