mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-02-24 09:45:03 +00:00
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.