X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=examples%2Fproto%2Fpptp.sh;fp=examples%2Fproto%2Fpptp.sh;h=7c8a13daf9f444a58f774ce49749861f0f3d2cee;hp=5189e95287996094a8e2b0d3f10560595db92f6e;hb=bdb28375d9872a49f7008fbdf2d8a1fad3790344;hpb=c8e879595400e3485b5a075797290a1061c0b04f diff --git a/examples/proto/pptp.sh b/examples/proto/pptp.sh index 5189e95..7c8a13d 100755 --- a/examples/proto/pptp.sh +++ b/examples/proto/pptp.sh @@ -1,5 +1,7 @@ #!/bin/sh -. ../../scripts/netifd-proto.sh +NETIFD_MAIN_DIR=../../scripts +. $NETIFD_MAIN_DIR/netifd-proto.sh + init_proto "$@" proto_pptp_init_config() {