From 7f8eede056f6b45266839b87da3b95491ebe47d7 Mon Sep 17 00:00:00 2001 From: "Esteban Mackay Q." Date: Sun, 2 Feb 2025 20:08:34 -0500 Subject: [PATCH] Update dv-list-tg.sh --- service/dv-list-tg.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/service/dv-list-tg.sh b/service/dv-list-tg.sh index 73d24bf..0221210 100644 --- a/service/dv-list-tg.sh +++ b/service/dv-list-tg.sh @@ -22,6 +22,7 @@ whiptail --title "Easy-DVSwitch" --msgbox "TG List DVSwitch:\n\n\ Actualice la base de datos en su app DVSMobile.\n\ Update database in you DVSMobile APP." 0 50 /usr/local/dvs/dvs +exit 0 ;; 2) sudo sed -i '538s/curl --fail -o "$NODE_DIR\/$1" -s.*/curl --fail -o "$NODE_DIR\/$1" -s http:\/\/www.pistar.uk\/downloads\/$1/' /opt/MMDVM_Bridge/dvswitch.sh && @@ -29,6 +30,7 @@ whiptail --title "Easy-DVSwitch" --msgbox "TG List DVSwitch:\n\n\ Actualice la base de datos en su app DVSMobile.\n\ Update database in you DVSMobile APP." 0 50 /usr/local/dvs/dvs +exit 0 ;; 3) /usr/local/dvs/dvs;