diff --git a/turnkey/turnkey.sh b/turnkey/turnkey.sh index 71cfca81d..93337f02e 100644 --- a/turnkey/turnkey.sh +++ b/turnkey/turnkey.sh @@ -79,6 +79,7 @@ mediaserver Media Server nextcloud Nextcloud observium Observium odoo Odoo +openldap OpenLDAP openvpn OpenVPN owncloud ownCloud phpbb phpBB @@ -201,7 +202,7 @@ echo "TurnKey ${turnkey} password: ${PASS}" >>~/turnkey-${turnkey}.creds # file # Start container msg "Starting LXC Container..." pct start "$CTID" -sleep 5 +sleep 10 # Get container IP set +euo pipefail # Turn off error checking