Testing executable flag
This commit is contained in:
@@ -3,6 +3,7 @@ source ContainerTools
|
||||
SNAME=${BASH_SOURCE##*/}
|
||||
WORKDIR="/var/www/pterodactyl"
|
||||
|
||||
#
|
||||
# If DBHOST value is present, pause boot until target container is up.
|
||||
if [ -n "$DBHOST" ]; then
|
||||
log "Waiting for SQL at $DBHOST:${DBPORT:=3306}"
|
||||
|
Reference in New Issue
Block a user