Skip to content

Commit f8ee57c

Browse files
committed
Update list of supported OSes
Update list of supported OSes after testing on macOS 10.12.6 Signed-off-by: Scott Lowe <[email protected]>
1 parent def4043 commit f8ee57c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wifictl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22
# This is a shell script to control Wi-Fi radio power
3-
# Written and tested and Fedora 28
3+
# Written and tested on Fedora 28 and macOS 10.12.6
44

55
# Assign help text to variable for user later
66
HELP="Usage: wifictl [ on | off | toggle | status ]"

0 commit comments

Comments
 (0)