Wartezeit für sonic-pi Start auf 90 Sekunden erhöht.
This commit is contained in:
parent
03b5e0ac48
commit
07aa5a76e0
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash -x
|
#!/bin/bash -x
|
||||||
|
|
||||||
# wait for sonic-pi to start
|
# wait for sonic-pi to start
|
||||||
sleep 20
|
sleep 90
|
||||||
|
|
||||||
# set the default audio output to be the headphone jack
|
# set the default audio output to be the headphone jack
|
||||||
amixer cset numid=3 1
|
amixer cset numid=3 1
|
||||||
|
|
Loading…
Reference in a new issue