diff --git a/emq-TE1ws-Rev10d.sh b/emq-TE1ws-Rev10d.sh index 0d4fd4e..e08f699 100644 --- a/emq-TE1ws-Rev10d.sh +++ b/emq-TE1ws-Rev10d.sh @@ -513,7 +513,7 @@ menu-wifi;; 12) menu-noip ;; 13) -sudo reboot ;; +sudo shutdown -r now ;; 14) menu-apagar;; 15) @@ -3091,7 +3091,7 @@ cat > /tmp/completado.sh <<- "EOF" #!/bin/bash while : ; do choix=$(whiptail --title "Raspbian Proyect HP3ICC Esteban Mackay 73." --menu " Precione enter (return o intro) para finalizar la instalacion y reiniciar su equipo " 11 85 3 \ -1 " Iniciar Reinicio de Raspberry " 3>&1 1>&2 2>&3) +1 " Iniciar Reinicio de equipo " 3>&1 1>&2 2>&3) exitstatus=$? #on recupere ce choix #exitstatus=$?