mirror of
https://github.com/gryf/wicd.git
synced 2025-12-30 18:32:28 +01:00
4 lines
49 B
Bash
Executable File
4 lines
49 B
Bash
Executable File
#!/bin/sh
|
|
# Put wifi interface down
|
|
wicd-suspend
|