Remove splashpage logic

This commit is contained in:
Johannes Zellner
2018-01-31 09:24:43 +01:00
parent 8ee1c87c45
commit 35d2755cfb
4 changed files with 0 additions and 85 deletions

View File

@@ -20,8 +20,6 @@ if [[ "${BOX_ENV}" != "cloudron" ]]; then
exit 0
fi
"${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