No more cloudron-installer to stop

This commit is contained in:
Johannes
2016-10-31 15:15:32 +01:00
parent 78035e0b2e
commit 16deb001bf
2 changed files with 0 additions and 6 deletions

View File

@@ -25,9 +25,6 @@ fi
echo "Stopping apps"
systemctl stop docker # stop the apps
echo "Stopping installer"
systemctl stop cloudron-installer # stop the installer
# do this at the end since stopping the box will kill this script as well
echo "Stopping Cloudron Smartserver"
"${BOX_SRC_DIR}/setup/stop.sh"