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