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:
parent
feb21c6cd0
commit
804d029011
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue