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 16:15:51 +01:00
parent feb21c6cd0
commit 804d029011
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -120,11 +120,11 @@ ynh_add_fpm_config
#================================================= #=================================================
# PHP-FPM CONFIGURATION # PHP-FPM CONFIGURATION
#================================================= #=================================================
ynh_script_progression --message="Upgrading database..." --weight=1 # ynh_script_progression --message="Upgrading database..." --weight=1
pushd $final_path # pushd $final_path
php$phpversion ./install/upgrade/upgrade.php # php$phpversion ./install/upgrade/upgrade.php
popd # popd
#================================================= #=================================================
# RELOAD NGINX # RELOAD NGINX