zed/script/reset_db
2023-09-25 21:45:28 -04:00

3 lines
54 B
Plaintext
Executable File

psql -c "DROP DATABASE zed (FORCE);"
script/bootstrap