fix typo in S40network

SVN-Revision: 1735
lede-17.01
Felix Fietkau 2005-08-23 13:31:44 +00:00
parent b80a2426c5
commit f515f9ccc6
1 changed files with 2 additions and 1 deletions

View File

@ -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)