mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
Just a small typo in the nightly path that messed it all up.
This commit is contained in:
@@ -53,7 +53,7 @@ else
|
||||
if [ "$CPVERSION" = "nightly" ]; then
|
||||
RSYNC_OPTS="-a --no-perms -z --stats --delete"
|
||||
rm -rf "$BINFOLDER/docs"
|
||||
#CPVERSION="$CPVERSION"/$(date +%F)
|
||||
CPVERSION="$CPVERSION"/ #$(date +%F)
|
||||
else
|
||||
RSYNC_OPTS="-a --no-perms -z --stats"
|
||||
echo " "
|
||||
|
||||
Reference in New Issue
Block a user