new: [opensem] add automatic database migration
This commit is contained in:
@@ -5,3 +5,6 @@
|
||||
set -e
|
||||
|
||||
mv -v "${OPENSEM_CONFIG_FILE}" "${OPENSEM_CONFIG_FILE%.prepare}"
|
||||
|
||||
artisan migrate -v --force &&
|
||||
artisan migrate -v --path=database/migrations/shop --force
|
||||
|
||||
Reference in New Issue
Block a user