From 94cc10ac74da4811069db06d6623fba3b1c925f5 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Jan 2022 10:35:24 +0100 Subject: [PATCH] Update 99-run.sh --- inadyn/rootfs/scripts/99-run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inadyn/rootfs/scripts/99-run.sh b/inadyn/rootfs/scripts/99-run.sh index 02897f5b8..5d0621680 100644 --- a/inadyn/rootfs/scripts/99-run.sh +++ b/inadyn/rootfs/scripts/99-run.sh @@ -11,4 +11,4 @@ mustache-cli /data/options.json /templates/inadyn.mustache >/etc/inadyn.conf ############## # Launch App # ############## -/usr/sbin/inadyn --foreground +/usr/sbin/inadyn --foreground --forced-update $(bashio::config 'period')