From d585a56a8b8ce786ed09f0c67ff6c0050c15fdb4 Mon Sep 17 00:00:00 2001 From: hp3icc <49044505+hp3icc@users.noreply.github.com> Date: Fri, 19 Nov 2021 22:34:06 -0500 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5e3c234..3dccb73 100644 --- a/install.sh +++ b/install.sh @@ -33,7 +33,7 @@ wget https://github.com/hp3icc/D-APRS/raw/main/user_settings.txt sudo cat > /bin/menu-daprs <<- "EOF" #!/bin/bash while : ; do -choix=$(whiptail --title "TE1ws-Rev12a Raspbian Proyect HP3ICC Esteban Mackay 73." --menu "Suba o Baje con las flechas del teclado y seleccione el numero de opcion:" 16 65 5 \ +choix=$(whiptail --title "D-APRS KF7EEL / Raspbian Proyect HP3ICC Esteban Mackay 73." --menu "Suba o Baje con las flechas del teclado y seleccione el numero de opcion:" 16 65 5 \ 1 " Editar igate" \ 2 " Iniciar Igate " \ 3 " Detener Igate " \