4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
su -c "/var/airport/bin/stop-airport" airport
|