mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update emq-TE1ws-Rev10.sh
This commit is contained in:
parent
f756375cb9
commit
f34b3f2e18
|
|
@ -447,7 +447,7 @@ sudo cat > /bin/menu <<- "EOF"
|
|||
|
||||
while : ; do
|
||||
|
||||
choix=$(whiptail --title "TE1ws-Rev10b Raspbian Proyect HP3ICC Esteban Mackay 73." --menu "Suba o Baje con las flechas del teclado y seleccione el numero de opcion:" 22 57 15 \
|
||||
choix=$(whiptail --title "TE1ws-Rev10b Raspbian Proyect HP3ICC Esteban Mackay 73." --menu "Suba o Baje con las flechas del teclado y seleccione el numero de opcion:" 24 58 15 \
|
||||
1 " APRS Direwolf Analogo" \
|
||||
2 " APRS Direwolf RTL-SDR " \
|
||||
3 " APRS Multimon-ng " \
|
||||
|
|
@ -858,7 +858,7 @@ EOF
|
|||
cat > /bin/menu-dw-analogo <<- "EOF"
|
||||
#!/bin/bash
|
||||
while : ; do
|
||||
choix=$(whiptail --title "Raspbian Proyect HP3ICC Menu Direwolf" --menu "Suba o Baje con las flechas del teclado y seleccione el numero de opcion" 20 50 11 \
|
||||
choix=$(whiptail --title "Raspbian Proyect HP3ICC Menu Direwolf" --menu "Suba o Baje con las flechas del teclado y seleccione el numero de opcion" 20 55 11 \
|
||||
1 " Editar Direwolf Analogo " \
|
||||
2 " Iniciar APRS " \
|
||||
3 " Detener APRS " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue