Lots of scripts
This commit is contained in:
7
.local/bin/station-restart-wifi
Executable file
7
.local/bin/station-restart-wifi
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Unblock and restart the Wi-Fi service.
|
||||
|
||||
echo -e "Unblocking wifi...\n"
|
||||
rfkill unblock wifi
|
||||
rfkill list wifi
|
||||
Reference in New Issue
Block a user