From: Guillaume Pellerin Date: Thu, 1 Feb 2024 15:33:07 +0000 (+0100) Subject: start in bg X-Git-Tag: 3.0~26 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=aa6a79b832dfd86d03d352256684b3fbc5a85ac2;p=telecaster-server.git start in bg --- diff --git a/env/.fluxbox/startup b/env/.fluxbox/startup index a42557b..25eded7 100644 --- a/env/.fluxbox/startup +++ b/env/.fluxbox/startup @@ -23,7 +23,7 @@ if [ $? -eq 0 ]; then fbautostart fi -/srv/telecaster/telecaster-server/bin/streaming/tc_start.sh +/srv/telecaster/telecaster-server/bin/streaming/tc_start.sh & # And last but not least we start fluxbox. # Because it is the last app you have to run it with ''exec'' before it.