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