mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-01 03:00:13 -04:00
After a release is done, delete the release folder; closes #379
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
This commit is contained in:
@@ -112,5 +112,7 @@ if [ ${CPVERSION:0:7} != "nightly" ]; then
|
||||
fi
|
||||
# Change back to where we came from
|
||||
popd
|
||||
printMessage "Removing release directory"
|
||||
rm -rf $BINFOLDER
|
||||
printMessage "All done, goodbye."
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user