Files
gniza4linux/scripts/install.sh
shuki 04044eda83 Fix installer exit when WEB_USER not found in config
grep returns exit 1 when no match, which with set -eo pipefail kills
the script. Add || true to the grep pipeline in credential extraction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 15:40:25 +02:00

8.0 KiB
Executable File