This commit is contained in:
2024-11-10 17:52:32 +01:00
parent 5ecaf262ac
commit bdb1555ec4
2 changed files with 4 additions and 4 deletions

View File

@ -37,4 +37,4 @@ if [ "${log_level}" == "debug" ]; then
fi
bashio::log.info "Handing over control to Promtail..."
/data/promtail-cmd "${promtail_args[@]}"
/usr/bin/promtail "${promtail_args[@]}"