build push
This commit is contained in:
parent
f07465f372
commit
b9f9856541
|
|
@ -6,3 +6,5 @@ dropdb --if-exists jam_web_test
|
||||||
dropdb --if-exists jam_websockets_test
|
dropdb --if-exists jam_websockets_test
|
||||||
createdb -Upostgres jam || sudo su postgres -c "createdb jam"
|
createdb -Upostgres jam || sudo su postgres -c "createdb jam"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue