Update reset.sh
This commit is contained in:
parent
e9a30056ba
commit
a5a33c7146
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ echo "❯ For support visit $SUPPORT"
|
||||||
: "${RAM_CHECK:="Y"}" # Check available RAM
|
: "${RAM_CHECK:="Y"}" # Check available RAM
|
||||||
: "${DISK_SIZE:="16G"}" # Initial data disk size
|
: "${DISK_SIZE:="16G"}" # Initial data disk size
|
||||||
: "${BOOT_INDEX:="10"}" # Boot index of CD drive
|
: "${BOOT_INDEX:="10"}" # Boot index of CD drive
|
||||||
: "${BOOT_MODE:="uefi"}" # Boot in UEFI mode
|
|
||||||
|
|
||||||
# Helper variables
|
# Helper variables
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue