summaryrefslogtreecommitdiffstats
path: root/bin/hornet
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-02-26 20:34:31 -0500
committerJesse Luehrs <doy@tozt.net>2021-02-26 20:35:15 -0500
commita5acbebbe557323e7ba57cc79735389a100d14f0 (patch)
tree735066a873f4e4ce7b92c59fae1f4f63d0502bd6 /bin/hornet
parent5d5405115ee1059a205d25ff972e12256d09a1b5 (diff)
downloadconf-a5acbebbe557323e7ba57cc79735389a100d14f0.tar.gz
conf-a5acbebbe557323e7ba57cc79735389a100d14f0.zip
more hornet changes
Diffstat (limited to 'bin/hornet')
-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