From 0bbb2eda19647f00fdf5bcd3623a29d7fc504791 Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Mon, 27 Nov 2023 09:42:29 -0500 Subject: [PATCH] Update update.sh --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index ad3ed04..9c36ffe 100644 --- a/update.sh +++ b/update.sh @@ -57,7 +57,7 @@ choix=$(whiptail --title "Raspbian Proyect HP3ICC Menu Avance Upgrade" --menu "N 1 " install DVSMU " \ 2 " reinstall raspi-config " \ 3 " Fix service Dvswitch " \ -4 " Fix service Dvswitch " \ +4 " Install Easy-ASL " \ 5 " Menu Principal " 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then