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

Fixed upgrade

This commit is contained in:
anmol26s 2018-06-17 18:56:19 +05:30
parent 08936a2151
commit 73b9c0a6f9

View file

@ -132,6 +132,7 @@ ynh_add_fpm7.1_config
#=================================================
# SPECIFIC UPGRADE
#=================================================
init_composer $final_path
cd $final_path && sudo /usr/bin/php7.1 artisan migrate --env=production --force
cd $final_path && sudo /usr/bin/php7.1 artisan cache:clear
cd $final_path && sudo /usr/bin/php7.1 artisan firefly:upgrade-database