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/02easybox | |
| parent | 6dd7a15020aab595e087680a33b719a78ef6c410 (diff) | |
throw away the autowifi trash
Diffstat (limited to 'recon/autowifi/plugins/02easybox')
| -rwxr-xr-x | recon/autowifi/plugins/02easybox | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/recon/autowifi/plugins/02easybox b/recon/autowifi/plugins/02easybox index efaddc25..3bb1ee86 100755 --- a/recon/autowifi/plugins/02easybox +++ b/recon/autowifi/plugins/02easybox @@ -2,7 +2,7 @@  #ESSID MAC CHANNEL ENCRYPTION WPA WPA2  cd $(dirname $(readlink -f $0)) -. plugin_core +. ./plugin_core  parse_plugin_args "$@"  if ! echo "$ESSID" | egrep -i "(EasyBox-|Arcor-|Vodafone-)" >/dev/null; then | 
