From bb3f9c41db0bed501c56d8a3d9f5722831932f72 Mon Sep 17 00:00:00 2001 From: Script Proyect by HP3ICC Date: Mon, 19 Aug 2024 14:20:16 +0000 Subject: [PATCH] Update ipv6on.sh --- install/ipv6on.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ipv6on.sh b/install/ipv6on.sh index 310396b..2137f0a 100644 --- a/install/ipv6on.sh +++ b/install/ipv6on.sh @@ -30,7 +30,7 @@ echo "Reiniciando el sistema para aplicar los cambios..." cat > /tmp/completado.sh <<- "EOF" #!/bin/bash while : ; do -choix=$(whiptail --title "Script Proyect HP3ICC Esteban Mackay 73." --menu " Precione enter (return o intro) para finalizar la instalacion y reiniciar. / Press (return or enter) to finish the installation and reboot." 13 46 2 \ +choix=$(whiptail --title "Script Proyect HP3ICC Esteban Mackay 73." --menu " Precione enter (return o intro) para reiniciar y aplicar cambios. / Press (return or enter) to restart and apply changes." 13 46 2 \ 1 " Iniciar Reinicio de equipo " 3>&1 1>&2 2>&3) exitstatus=$? #on recupere ce choix