This commit is contained in:
2024-11-10 12:33:47 +01:00
parent b53b68ac2e
commit db38269319
2 changed files with 3 additions and 3 deletions

View File

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