• v1.1.277 5ec7084cbd

    boban tagged this 2026-04-26 08:54:09 +02:00 | 167 commits to main since this tag

    exec > >(tee -a LOG_FILE) leitet stdout an tee weiter:

    • CLI: Ausgabe weiterhin im Terminal + in Log-Datei
    • UI (nohup >/dev/null): stdout geht nach /dev/null aber tee
      schreibt trotzdem in die Log-Datei

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads