1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-02-08 15:13:17 +01:00
parent eaef549867
commit f20227e297
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -122,7 +122,9 @@ ynh_add_fpm_config
#=================================================
ynh_script_progression --message="Upgrading database..." --weight=1
php$phpversion $final_path/install/upgrade/upgrade.php
pushd $final_path
php$phpversion ./install/upgrade/upgrade.php
popd
#=================================================
# RELOAD NGINX