diff --git a/admin/migrate.sh b/admin/migrate.sh new file mode 100755 index 000000000..a9afa1578 --- /dev/null +++ b/admin/migrate.sh @@ -0,0 +1,2 @@ +#!/bin/bash +bundle exec jam_db up --connopts=dbname:jam host:localhost user:postgres password:postgres --verbose