1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:38:54 +03:00

fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11998 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2008-07-29 23:40:19 +00:00
parent 52696b5d81
commit f4ce2dc0a6
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
gw=$4
gw=$5
dev=$1
cfg=$6

View File

@ -1,6 +1,6 @@
#!/bin/sh
gw=$4
gw=$5
dev=$1
cfg=$6