Last active
April 29, 2019 00:43
-
-
Save J3698/876191a8e340128e8d4d3a4674fe40ed to your computer and use it in GitHub Desktop.
Old Version of Top of auto-bt.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
amixer -c 0 cset numid=3 | |
coproc stdbuf -oL bluetoothctl | |
sleep 5 | |
sudo -u pi pulseaudio --start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment