mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 02:18:16 +01:00
database installation
This commit is contained in:
@@ -58,6 +58,10 @@ mariadb_addon)
|
||||
|
||||
esac
|
||||
|
||||
# Install database
|
||||
php artisan migrate --seed
|
||||
php artisan firefly-iii:upgrade-database
|
||||
|
||||
##############
|
||||
# LAUNCH APP #
|
||||
##############
|
||||
|
||||
Reference in New Issue
Block a user