pass migrate reason all the way to splash code

This commit is contained in:
Girish Ramakrishnan
2016-07-05 22:04:24 -05:00
parent c3b9ed934d
commit 2d01f2a0e9
4 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if [[ "${BOX_ENV}" != "cloudron" ]]; then
exit 0
fi
"${BOX_SRC_DIR}/setup/splashpage.sh" --retire "$1" --data "$2" # show splash
"${BOX_SRC_DIR}/setup/splashpage.sh" --retire-reason "$1" --retire-info "$2" --data "$3" # show splash
echo "Stopping apps"
systemctl stop docker # stop the apps