mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-09 16:42:49 +00:00
server - added distillery for prod builds
This commit is contained in:
3
run_prod.sh
Executable file
3
run_prod.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
_build/prod/rel/myapp/bin/myapp migrate
|
||||
_build/prod/rel/myapp/bin/myapp seed
|
||||
_build/prod/rel/myapp/bin/myapp foreground
|
||||
Reference in New Issue
Block a user