1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/firefly-iii_ynh.git synced 2024-09-03 18:36:13 +02:00

Fix upgrade

This commit is contained in:
yalh76 2020-06-13 00:40:47 +02:00
parent c84127af3b
commit f5b06a1fa5

View file

@ -156,7 +156,7 @@ ynh_script_progression --message="Updating php dependencies..."
chown -R "$app": "$final_path"
ynh_exec_warn_less ynh_composer_exec --phpversion="$phpversion" --workdir="$final_path" --commands="update"
ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$final_path"
#=================================================
# MODIFY A CONFIG FILE