patrickandClaude Sonnet 5 b5c46cf648
CI / backend-tests (push) Failing after 1s
Installer-Bugfix: sudo-Abhängigkeit entfernt, SQL-Ausführung über stdin statt su-Argument
Zielserver (minimales Debian-13-LXC) hat kein sudo vorinstalliert; zusätzlich führte
die vorherige su -c "$*"-Konstruktion zu Word-Splitting der SQL-Statements. Fix:
psql läuft über su -s /bin/bash postgres -c "psql -tA -d '<db>'" mit SQL via stdin.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01L85hmKbvX7Cqkq47KnQhFt
2026-09-03 23:04:09 +02:00
S
Description
No description provided
4.6 MiB
Languages
Python 57.6%
TypeScript 35.6%
Dart 4.2%
CSS 2%
Shell 0.5%