Run database migrations on each server startup
This commit is contained in:
parent
324c5c556c
commit
22c9854afd
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
|||
set -eu
|
||||
|
||||
cd -P -- "$(dirname -- "$0")"
|
||||
./ammoprices eval Ammoprices.Release.migrate
|
||||
PHX_SERVER=true exec ./ammoprices start
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue