Remove Bugs

This commit is contained in:
William Todt 2016-03-06 18:13:12 +04:00
parent 5e5ff53e2c
commit f35164a88a
1 changed files with 2 additions and 2 deletions

View File

@ -514,7 +514,7 @@ function infoap {
echo -e " "$blue"SSID"$transparent" = $Host_SSID / $Host_ENC"
echo -e " "$blue"Channel"$transparent" = $channel"
echo -e " "$blue"Speed"$transparent" = ${speed:2} Mbps"
echo -e " "$green "BSSID"$transparent" = $mac (\e[1;33m$Host_MAC_MODEL"$transparent")"
echo -e " "$blue"BSSID"$transparent" = $mac (\e[1;33m$Host_MAC_MODEL"$transparent")"
echo
}