GitHub bot: fix linting issues (nobuild)

This commit is contained in:
github-actions
2025-07-15 18:57:19 +00:00
parent 0845fe596d
commit d03b40ad4d
2 changed files with 55 additions and 45 deletions

View File

@@ -10,4 +10,4 @@ bashio::log.info "Starting minio..."
exec /usr/local/bin/minio server /data --address ":3200" &
bashio::log.info "Starting ente-web..."
[ -n "$DISABLE_WEB_UI" ] || exec /usr/bin/ente-web
[ -n "$DISABLE_WEB_UI" ] || exec /usr/bin/ente-web