1
0
Fork 0
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:
Tagada 2023-07-26 16:35:44 +02:00 committed by GitHub
parent 5edf3f5077
commit 2652964b4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
#=================================================