Update emq-TE1ws-Rev10d.sh

This commit is contained in:
hp3icc 2021-10-04 21:21:37 -05:00 committed by GitHub
parent 1830bf0e53
commit 403fa6cdaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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=$?