fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
[openwrt.git] / package / ppp / files / etc / ppp / ipv6-up
index 9ece44a..5162455 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-gw=$4
+gw=$5
 dev=$1
 cfg=$6
 
This page took 0.022737 seconds and 4 git commands to generate.