mirror of
https://github.com/zed-industries/zed.git
synced 2026-07-09 16:00:35 +00:00
Add reset_db script
This commit is contained in:
parent
42df5ef45e
commit
b5a39de3e2
1 changed files with 2 additions and 0 deletions
2
script/reset_db
Executable file
2
script/reset_db
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
psql -c "DROP DATABASE zed (FORCE);"
|
||||
script/bootstrap
|
||||
Loading…
Add table
Add a link
Reference in a new issue