functions.sh: add a function for removing an item from a list in a shell variable
[openwrt.git] / package / comgt / files / 3g.connect
1 #!/bin/sh
2 . /lib/network/3g.sh
3 set_3g_led 1 1 1
4 /usr/sbin/chat -V -E -f /etc/chatscripts/3g.chat
This page took 0.04758 seconds and 5 git commands to generate.