Last active
December 31, 2018 20:53
-
-
Save J3698/ea861884280cba98375e49e8a8688a7a to your computer and use it in GitHub Desktop.
Startup script for auto connect bt
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 1 | |
/home/pi/auto-bt.sh & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment