diff options
author | lassulus <lass@aidsballs.de> | 2014-12-20 22:26:47 +0100 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2014-12-20 22:26:47 +0100 |
commit | 3744f9de8cf4b719c60b07972a36bc5b3fbfc0be (patch) | |
tree | c3e609e03da950c764322c714237fcf68c445048 /recon/autowifi/plugins/02tplink | |
parent | 6dd7a15020aab595e087680a33b719a78ef6c410 (diff) |
throw away the autowifi trash
Diffstat (limited to 'recon/autowifi/plugins/02tplink')
-rwxr-xr-x | recon/autowifi/plugins/02tplink | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recon/autowifi/plugins/02tplink b/recon/autowifi/plugins/02tplink index 99ba0006..751ec209 100755 --- a/recon/autowifi/plugins/02tplink +++ b/recon/autowifi/plugins/02tplink @@ -4,7 +4,7 @@ # http://www.wardriving-forum.de/forum/f321/ezwlan-android-2-1-a-70045-4.html#post342481 cd $(dirname $(readlink -f $0)) -. plugin_core +. ./plugin_core parse_plugin_args "$@" |