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:
parent
c84127af3b
commit
f5b06a1fa5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue