diff --git a/create.sh b/create.sh index 2648aaa..27d98f8 100644 --- a/create.sh +++ b/create.sh @@ -34,7 +34,7 @@ BRIDGE="vmbr0" MEMORY="4096" CORES="4" STORAGE="btrfs" # Opslaglocatie -OSKEUZE="5" # Naam en versie van het besturingssysteem, bijv. "Debian 12" +OSKEUZE="2" # Naam en versie van het besturingssysteem, bijv. "Debian 12" TEMPLATE="n" # Of de VM als template moet worden ingesteld (j/n) SSH_KEY_TEXT=""