From: Guillaume Pellerin Date: Sun, 8 Jun 2025 23:17:18 +0000 (+0200) Subject: use py script only X-Git-Tag: 4.1.0~7 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e754eab7dc8607538b913e8cfbe6c45ae33b1e2f;p=telecaster-server.git use py script only --- diff --git a/home/.fluxbox/startup b/home/.fluxbox/startup index 8b0ad31..9cf1734 100755 --- a/home/.fluxbox/startup +++ b/home/.fluxbox/startup @@ -23,7 +23,7 @@ if [ $? -eq 0 ]; then fbautostart fi -/srv/telecaster/telecaster-server/bin/streaming/telecaster.sh & +/srv/telecaster/telecaster-server/bin/streaming/telecaster.py & # And last but not least we start fluxbox. # Because it is the last app you have to run it with ''exec'' before it.