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:53:01 +02:00 committed by GitHub
parent e2575e5b8f
commit 1bafdf5932
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,9 +64,8 @@ chown $app:$app "$install_dir/include/connect.inc.php"
#=================================================
ynh_script_progression --message="Updating database..." --weight=1
#REMOVEME? phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
pushd $install_dir/installation
ynh_write_var_in_file --file="$install_dir/installation/maj.php" --key="majscript" --value=true
php${phpversion} maj.php ""
popd