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 " \