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
|