diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-10-10 01:55:38 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-10-10 01:55:38 +0200 |
commit | ef6ded206fcebd9852df1f649139afd05db60985 (patch) | |
tree | 407df6ce08ad0d49325ffaa361dd6351e8ccf164 /dummy/proto/ppp.sh | |
parent | c1db77f01848b4da256426383559a553547a81d5 (diff) |
move around files
Diffstat (limited to 'dummy/proto/ppp.sh')
-rwxr-xr-x | dummy/proto/ppp.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dummy/proto/ppp.sh b/dummy/proto/ppp.sh index 8e8ceb2..cd57145 100755 --- a/dummy/proto/ppp.sh +++ b/dummy/proto/ppp.sh @@ -1,6 +1,6 @@ #!/bin/sh -. netifd-proto.sh +. ../netifd-proto.sh ppp_init_config() { proto_config_add_string "username" |