From fe41e1c28efb7d78e7fc65ede883609e18fd2ad6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 20 Apr 2023 18:54:02 +0200 Subject: [PATCH] Boot --- run/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/run.sh b/run/run.sh index 0257f23..6b950ce 100755 --- a/run/run.sh +++ b/run/run.sh @@ -3,7 +3,7 @@ set -eu # Docker environment variabeles -: ${URL:=''}. # URL of the ISO file +: ${BOOT:=''}. # URL of the ISO file : ${DEBUG:=''}. # Enable debug mode : ${ALLOCATE:='Y'} # Preallocate diskspace : ${CPU_CORES:='1'} # vCPU count