From 1c9a5b7cb010d0c690d31ec39dda260dcf597ec3 Mon Sep 17 00:00:00 2001 From: PromptPunksFauxCough Date: Sun, 23 Feb 2025 10:51:27 +0000 Subject: [PATCH] Update 1.0-haveno-templatevm.sh --- scripts/install_qubes/scripts/1.0-haveno-templatevm.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install_qubes/scripts/1.0-haveno-templatevm.sh b/scripts/install_qubes/scripts/1.0-haveno-templatevm.sh index fcdb0a92c7..5a85eff584 100644 --- a/scripts/install_qubes/scripts/1.0-haveno-templatevm.sh +++ b/scripts/install_qubes/scripts/1.0-haveno-templatevm.sh @@ -119,8 +119,8 @@ function remote { echo_blue "Haveno TemplateVM installation and configuration complete." printf "%s \n" "Press [ENTER] to complete ..." read ans - exit - #poweroff + #exit + poweroff }