Add missing .configured target that caused superfluous package rebuild, tweak package...
[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.041681 seconds and 5 git commands to generate.