summaryrefslogtreecommitdiffstats
path: root/bin/hornet/wifi
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hornet/wifi')
-rwxr-xr-xbin/hornet/wifi2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hornet/wifi b/bin/hornet/wifi
index 38c70ee..14eba23 100755
--- a/bin/hornet/wifi
+++ b/bin/hornet/wifi
@@ -2,7 +2,7 @@
set -eu
set -o pipefail
-DEV=wlp3s0
+DEV=wlp0s20f3
OPEN=open
if [ -z "${1:-}" ]; then