Files
Fleetbase-Mirror-Repo/scripts
ayoub9360 70c45a34d4 fix(scripts): replace unicode quotes with ASCII in docker-install.sh
The script contained typographic curly quotes instead of standard ASCII
quotes around the DB_SERVICE variable, causing bash to fail with:
DB_SERVICE: unbound variable

Also replaced the unicode ellipsis with ASCII dots for shell compatibility.
2026-01-29 22:51:40 +01:00
..