build push

This commit is contained in:
Seth Call 2017-05-26 14:47:37 -05:00
parent f07465f372
commit b9f9856541
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ dropdb --if-exists jam_web_test
dropdb --if-exists jam_websockets_test
createdb -Upostgres jam || sudo su postgres -c "createdb jam"