1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

Update upgrade

This commit is contained in:
Philipp Stappert 2024-03-20 11:16:36 +01:00 committed by GitHub
parent b163dd9161
commit 5ab0ef4ec6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -99,7 +99,7 @@ pushd "$install_dir"
php$phpversion artisan firefly-iii:decrypt-all
php$phpversion artisan cache:clear
php$phpversion artisan firefly-iii:upgrade-database
php$phpversion artisan passport:keys
php$phpversion artisan passport:keys || true
php$phpversion artisan cache:clear
popd