From 07aa5a76e091e05fee719a4c3d2eb2283726caa0 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 1 Sep 2019 21:38:38 +0200 Subject: [PATCH] =?UTF-8?q?Wartezeit=20f=C3=BCr=20sonic-pi=20Start=20auf?= =?UTF-8?q?=2090=20Sekunden=20erh=C3=B6ht.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.sh b/startup.sh index 851ca6c..68b530a 100755 --- a/startup.sh +++ b/startup.sh @@ -1,7 +1,7 @@ #!/bin/bash -x # wait for sonic-pi to start -sleep 20 +sleep 90 # set the default audio output to be the headphone jack amixer cset numid=3 1