1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Update 2090-omr-wwan

This commit is contained in:
suyuan 2021-04-20 23:25:22 +08:00
parent ac5a53c5ac
commit c5a8f78bca

View file

@ -7,6 +7,8 @@ if [ "$(grep usbmode /etc/rc.local)" = "" ]; then
/sbin/usbmode -l
/bin/sleep 3
/sbin/usbmode -s
/bin/sleep 3
/etc/init.d/getserveratboot restart
exit 0
EOF
fi