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