From 9506578130e21da990ca3e9867cf03b05cf2dd52 Mon Sep 17 00:00:00 2001 From: ggodot Date: Sun, 7 Sep 2025 18:58:12 +0200 Subject: [PATCH] I have no fucking clue --- script.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 ###