added scripts folder to gitea
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
bluetoothctl power on
|
||||
sleep 5
|
||||
bluetoothctl connect 9B:40:B0:7F:F9:9F
|
||||
notify-send "bluetooth headset connected"
|
||||
Reference in New Issue
Block a user