1
0
Fork 0

Stop deleting and re-building the migrations

This commit is contained in:
Mouse Reeve 2020-02-15 12:39:28 -08:00
parent e7a0c261be
commit 8aa6676e6c
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,4 @@
#!/bin/bash
rm fedireads/migrations/0*
set -e
dropdb fedireads
createdb fedireads