repo.or.cz
/
wifi-radar.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG FIX: remove double negative in WPA kill command check
[wifi-radar.git]
/
wifi-radar.sh
blob
4ab596f9c3c09924bd45d17d7e354b382b12346a
1
#!/bin/bash
2
# Shell wrapper that calls wifi-radar using sudo
3
PATH
=/
sbin
:/
usr
/
sbin
:/
usr
/
local
/
sbin
:
$PATH
4
sudo wifi-radar $
*