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