pass retire reason

This commit is contained in:
Girish Ramakrishnan
2016-06-29 23:24:00 -05:00
parent 9a1392b784
commit 77bd5bfcbe
4 changed files with 16 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ if [[ "${BOX_ENV}" != "cloudron" ]]; then
exit 0
fi
"${BOX_SRC_DIR}/setup/splashpage.sh" --retire --data "$1" # show splash
"${BOX_SRC_DIR}/setup/splashpage.sh" --retire "$1" --data "$2" # show splash
echo "Stopping apps"
systemctl stop docker # stop the apps