Files
zulip/tools/setup/postgresql-init-dev-db
Gyan Dev 59996ff353 postgresql-init-dev-db: Fix string quotes.
The previous version of the script did not quote VAGRANTUSERNAME, which caused 
an error when running the script if the username contained `-` or other characters
that affect the Postgres syntax. Fix this using double-quotes.
2024-01-19 09:32:14 -08:00

3.5 KiB
Executable File