From c92e1b6c38b7d664c80ec12224d2b8d57026b968 Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Thu, 16 Feb 2023 04:16:46 +0000 Subject: [PATCH] Update menu-dw --- menu/menu-dw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu/menu-dw b/menu/menu-dw index 349e331..04ea471 100644 --- a/menu/menu-dw +++ b/menu/menu-dw @@ -2,7 +2,7 @@ cat > /bin/menu-dw <<- "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 55 13 \ +choix=$(whiptail --title "Raspbian Proyect HP3ICC Menu Direwolf" --menu "Suba o Baje con las flechas del teclado y seleccione el numero de opcion" 22 56 13 \ 1 " Edit Direwolf Analogo " \ 2 " Edit Direwolf SDR-RTL " \ 3 " Edit Frecuency SDR-RTL " \