3 lines
123 B
Text
Executable file
3 lines
123 B
Text
Executable file
psql postgres -c "DROP DATABASE zed WITH (FORCE);"
|
|
psql postgres -c "DROP DATABASE zed_llm WITH (FORCE);"
|
|
script/bootstrap
|