mirror of
https://github.com/YunoHost-Apps/grr_ynh.git
synced 2024-09-03 19:15:56 +02:00
Update upgrade
This commit is contained in:
parent
5edf3f5077
commit
2652964b4f
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@ ynh_script_progression --message="Updating database..." --weight=1
|
|||
|
||||
#REMOVEME? phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
|
||||
|
||||
pushd $install_dir/admin
|
||||
php${phpversion} admin_maj.php ""
|
||||
pushd $install_dir/installation
|
||||
php${phpversion} maj.php ""
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue