From 3f9728ab61f4e2ce85fcacb94208b883a4fc7733 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 27 Feb 2024 22:42:27 +0100 Subject: [PATCH] add conf --- env/.fluxbox/startup | 2 ++ 1 file changed, 2 insertions(+) diff --git a/env/.fluxbox/startup b/env/.fluxbox/startup index df65874..39a4f41 100644 --- a/env/.fluxbox/startup +++ b/env/.fluxbox/startup @@ -23,6 +23,8 @@ if [ $? -eq 0 ]; then fbautostart fi +source /etc/telecaster/telecaster.conf + bash $TELECASTER_SERVER/bin/streaming/tc_start.sh & # And last but not least we start fluxbox. -- 2.39.5