use defaults for missing config options when compiling busybox snapshot
[openwrt.git] / obsolete-buildroot / sources / openwrt / ipkg / pppoecd / root / etc / ppp / ip-up
1 #!/bin/sh
2
3 # set default route
4 /sbin/route add default gw $IPREMOTE
5
This page took 0.044994 seconds and 5 git commands to generate.