mirror of
https://github.com/zed-industries/zed.git
synced 2026-04-18 07:47:53 +00:00
b1d5918fdc
Release Notes: - N/A
4 lines
123 B
Plaintext
Executable File
4 lines
123 B
Plaintext
Executable File
psql postgres -c "DROP DATABASE zed WITH (FORCE);"
|
|
psql postgres -c "DROP DATABASE zed_llm WITH (FORCE);"
|
|
script/bootstrap
|