new: [opensem] add automatic database migration

This commit is contained in:
Valentin Lab
2025-10-05 02:33:47 +02:00
parent 140dc273fe
commit 48ca02b3f1
2 changed files with 9 additions and 7 deletions

View File

@@ -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