* adding migrate script to admin
This commit is contained in:
parent
2716211b18
commit
c65b05993b
|
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
bundle exec jam_db up --connopts=dbname:jam host:localhost user:postgres password:postgres --verbose
|
||||||
Loading…
Reference in New Issue