Stop deleting and re-building the migrations
This commit is contained in:
parent
e7a0c261be
commit
8aa6676e6c
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
rm fedireads/migrations/0*
|
||||
set -e
|
||||
dropdb fedireads
|
||||
createdb fedireads
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue