From 96c23bf1389bb4e4a6e64585ce71c74187e61e5e Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 29 Jun 2025 13:57:23 +0200 Subject: [PATCH] Update select_nas_iso.sh --- scripts/vm/select_nas_iso.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/vm/select_nas_iso.sh b/scripts/vm/select_nas_iso.sh index 2905b09..8da5b69 100644 --- a/scripts/vm/select_nas_iso.sh +++ b/scripts/vm/select_nas_iso.sh @@ -111,9 +111,6 @@ function select_nas_iso() { ;; 7) HN="Umbrel OS" - if ! confirm_vm_creation; then - return 1 - fi bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/umbrel-os-vm.sh)" echo -e echo -e "$(translate "Default Login Credentials:\n\nUsername: umbrel\nPassword: umbrel")"