mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update ipv6on.sh
This commit is contained in:
parent
f65d5de1d9
commit
bb3f9c41db
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue