mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -94,8 +94,9 @@ mariadb_addon)
|
||||
esac
|
||||
|
||||
# Install database
|
||||
php artisan migrate --seed
|
||||
php artisan firefly-iii:upgrade-database
|
||||
bashio::log.info "Updating database"
|
||||
php artisan migrate --seed >/dev/null
|
||||
php artisan firefly-iii:upgrade-database >/dev/null
|
||||
|
||||
################
|
||||
# CRON OPTIONS #
|
||||
|
||||
Reference in New Issue
Block a user