mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -116,8 +116,9 @@ fi
|
||||
|
||||
# Install database
|
||||
bashio::log.info "Updating database"
|
||||
php artisan migrate --seed
|
||||
php artisan firefly-iii:upgrade-database
|
||||
php artisan migrate --seed --quiet
|
||||
php artisan firefly-iii:upgrade-database --quiet
|
||||
php artisan passport:install --quiet
|
||||
|
||||
bashio::log.info "Please wait while the app is loading !"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user