Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
95 B
Plaintext
Raw Permalink Normal View History

2023-09-25 21:45:28 -04:00
psql -c "DROP DATABASE zed (FORCE);"
psql -c "DROP DATABASE zed_llm (FORCE);"
2023-09-25 21:45:28 -04:00
script/bootstrap