mirror of https://gitlab.com/hp3icc/emq-TE1.git
Update dv-list-tg.sh
This commit is contained in:
parent
15801a7fc1
commit
49b6107281
|
|
@ -21,18 +21,20 @@ 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
|
||||
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 &&
|
||||
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
|
||||
exit 0
|
||||
;;
|
||||
3)
|
||||
/usr/local/dvs/dvs;
|
||||
esac
|
||||
done
|
||||
exit 0
|
||||
#exit 0
|
||||
|
||||
EOF
|
||||
####
|
||||
|
|
|
|||
Loading…
Reference in New Issue