From 034757340c06ce6377e72192906592b45e98f475 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 11 Jan 2022 15:00:37 +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 5d0621680..9072bccae 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 --forced-update $(bashio::config 'period') +/usr/sbin/inadyn --foreground --force