From e045e422e912849e0a70236e6a78e1337e7b782c Mon Sep 17 00:00:00 2001 From: Tobias Perschon Date: Wed, 11 Sep 2019 20:49:52 +0200 Subject: [PATCH] quickfix for enable script --- enable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enable.sh b/enable.sh index c19396a..a00ccf8 100755 --- a/enable.sh +++ b/enable.sh @@ -8,4 +8,4 @@ fi # Disable any supervisor process that start video looper. mv /etc/supervisor/conf.d/video_looper.conf.disabled /etc/supervisor/conf.d/video_looper.conf -supervisorctl start video_looper \ No newline at end of file +supervisorctl reload