mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
4 lines
111 B
Bash
Executable File
4 lines
111 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport "$@"
|