CluPilotCloud/deploy
nexxo 875fd11982
tests / pest (push) Successful in 7m2s Details
tests / assets (push) Successful in 19s Details
tests / release (push) Successful in 3s Details
fix(deploy): an answer file with a space in a value killed the install
The file is sourced, so ADMIN_NAME=Boban Blaskovic is read as a command and
dies with "Blaskovic: command not found" — naming neither the file nor the
variable — and set -e ends the install there. A display name with a space is
entirely ordinary; the example just happened to use "Administrator", one word,
so nobody hit it.

Found while installing on the live server.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 18:49:58 +02:00
..
lib feat(deploy): releases you can pin to, and a version that tells the truth 2026-07-26 15:21:38 +02:00
clupilot.env.example fix(deploy): an answer file with a space in a value killed the install 2026-07-26 18:49:58 +02:00
install.sh fix(deploy): an answer file with a space in a value killed the install 2026-07-26 18:49:58 +02:00
update.sh feat(deploy): releases you can pin to, and a version that tells the truth 2026-07-26 15:21:38 +02:00