Fix issue 73

This commit is contained in:
deltax 2016-08-19 18:37:28 +02:00 committed by GitHub
parent b961ca14f1
commit dffb946783
1 changed files with 1 additions and 1 deletions

View File

@ -1121,7 +1121,7 @@ function Scanchan {
conditional_clear
rm -rf $DUMP_PATH/dump*
xterm $HOLD -title "$header_scanchan [$channel_number]" $TOPLEFTBIG -bg "#000000" -fg "#FFFFFF" -e airodump-ng -w $DUMP_PATH/dump --channel "$channel_number" -a $WIFI_MONITOR -ignore-negative-one
xterm $HOLD -title "$header_scanchan [$channel_number]" $TOPLEFTBIG -bg "#000000" -fg "#FFFFFF" -e airodump-ng -w $DUMP_PATH/dump --channel "$channel_number" -a $WIFI_MONITOR --ignore-negative-one
}
# Scans the entire network