diff --git a/run/run.sh b/run/run.sh index ad577aa..f7b75c4 100755 --- a/run/run.sh +++ b/run/run.sh @@ -4,6 +4,7 @@ set -eu # Docker environment variabeles : ${URL:=''}. # URL of PAT file +: ${DEBUG:=''}. # Enable debug mode : ${ALLOCATE:='Y'} # Preallocate diskspace : ${CPU_CORES:='1'} # vCPU count : ${DISK_SIZE:='16G'} # Initial disk size