diff --git a/script.sh b/script.sh index 4a80968..ab66a82 100755 --- a/script.sh +++ b/script.sh @@ -1,8 +1,9 @@ #!/bin/bash -printf "Better to run as root, because of permisions handeling.\n" +printf "What ID i shut use?: \n" +read ansVMID -sleep 2 +pct create $ansVMID ### Deb12 > Deb13 ###