mirror of https://github.com/hak5/openwrt.git
parent
b80a2426c5
commit
f515f9ccc6
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
. /etc/functions.sh
|
||||||
[ -e /etc/config/network ] && . /etc/config/network
|
[ -e /etc/config/network ] && . /etc/config/network
|
||||||
case "$1" in
|
case "$1" in
|
||||||
start|restart)
|
start|restart)
|
||||||
|
|
Loading…
Reference in New Issue