mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 13:43:09 +01:00
4 lines
97 B
Bash
4 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
|