From 31a2eab0f37e9fa1a9eb61df3cd6d26e0eaf28d8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 27 May 2025 14:06:51 +0200 Subject: [PATCH] Update 99-run.sh --- comixed/rootfs/etc/cont-init.d/99-run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comixed/rootfs/etc/cont-init.d/99-run.sh b/comixed/rootfs/etc/cont-init.d/99-run.sh index b237a4e72..42b9c53aa 100755 --- a/comixed/rootfs/etc/cont-init.d/99-run.sh +++ b/comixed/rootfs/etc/cont-init.d/99-run.sh @@ -79,7 +79,7 @@ bashio::log.warning "Username: comixedreader@localhost Password: comixedreader" bashio::log.info "Starting..." -# shellcheck disable=SC2086 +# shellcheck disable=SC2086,SC2211 /./app/comixed-release*/bin/run.sh -L /config/comixed.log #& true