From 2e01ce74628799f7760a405b0a0fc9c198b41564 Mon Sep 17 00:00:00 2001 From: "Esteban Mackay Q." Date: Sun, 2 Feb 2025 19:57:57 -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 6628dc7..9373f11 100644 --- a/service/dv-list-tg.sh +++ b/service/dv-list-tg.sh @@ -21,12 +21,14 @@ sudo sed -i '538s/curl --fail -o "$NODE_DIR\/$1" -s.*/curl --fail -o "$NODE_DIR\ 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 +dvs ;; 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 && 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 +dvs ;; 3) /usr/local/dvs/dvs;