1 Commits

Author SHA1 Message Date
6a5669e77d fix: cleanup_lxc.sh löscht Nginx-Proxy-Einträge vor LXC-Löschung
- Subshell-Bug behoben: while-Loop nutzt nun Process Substitution statt Pipe
- Spaltenindex korrigiert: awk '{print $2}' statt $3 für Container-Status
- Nginx-Proxy-Einträge werden vor LXC-Löschung via delete_nginx_proxy.sh entfernt
- Proxy-Ergebnis (JSON) wird pro Container im Output eingebettet

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-01 18:41:50 +01:00