Lots of scripts

This commit is contained in:
2026-03-06 22:33:30 +00:00
parent b1863b545a
commit 3740b69b53
29 changed files with 601 additions and 207 deletions

View 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