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
eaef549867
commit
f20227e297
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue