mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Upgrade to composer 2
This commit is contained in:
parent
0c7c2b4f89
commit
1fecd727a3
1 changed files with 7 additions and 7 deletions
|
@ -150,7 +150,7 @@ ynh_add_nginx_config
|
|||
#=================================================
|
||||
ynh_script_progression --message="Updating composer..." --weight=1
|
||||
|
||||
ynh_exec_warn_less ynh_composer_exec --workdir="$install_dir" --commands="self-update"
|
||||
ynh_exec_warn_less ynh_composer_exec --workdir="$install_dir" --commands="self-update --2"
|
||||
|
||||
ynh_exec_warn_less ynh_composer_exec --workdir="$install_dir" --commands="update"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue