mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-16 07:30:48 +00:00
5 lines
97 B
Bash
5 lines
97 B
Bash
#!/bin/sh
|
|
. /lib/network/3g.sh
|
|
set_3g_led 1 1 1
|
|
/usr/sbin/chat -V -E -f /etc/chatscripts/3g.chat
|