mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 00:29:41 +02:00
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
|
#!/bin/sh
|
||
|
. /lib/network/3g.sh
|
||
|
set_3g_led 1 1 1
|
||
|
/usr/sbin/chat -V -E -f /etc/chatscripts/3g.chat
|