From 4352d00329e5cab25369479bd833474939bf69bf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 13 May 2021 09:24:35 +0200 Subject: [PATCH] Clean --- joal/rootfs/run.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/joal/rootfs/run.sh b/joal/rootfs/run.sh index b35c37136..370824a0d 100644 --- a/joal/rootfs/run.sh +++ b/joal/rootfs/run.sh @@ -58,5 +58,4 @@ if bashio::config.has_value 'run_for_hours'; then else bashio::log.info "... run_for_hours option not defined, addon will run continuously" -fi" - +fi