mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update dv-list-tg.sh
This commit is contained in:
parent
55a7114978
commit
7f8eede056
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue