diff --git a/scan.sh b/scan.sh index 9927d24..6d82a31 100644 --- a/scan.sh +++ b/scan.sh @@ -1,7 +1,7 @@ #!/bin/bash adapter=wlan0 -adapter_mon="${wlo1}mon" +adapter_mon="${adapter}mon" # Check for root privileges if [ "$(id -u)" != "0" ]