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 }