mirror of
https://github.com/YunoHost-Apps/elabftw_ynh.git
synced 2024-09-03 18:26:23 +02:00
Do not restore composer, it's in install_dir
This commit is contained in:
parent
7602aa4d97
commit
4630aaa666
1 changed files with 0 additions and 7 deletions
|
@ -14,13 +14,6 @@ ynh_script_progression --message="Reinstalling NodeJS..." --weight=1
|
|||
|
||||
ynh_install_nodejs --nodejs_version="$nodejs_version"
|
||||
|
||||
#=================================================
|
||||
# INSTALL AND INITIALIZE COMPOSER
|
||||
#=================================================
|
||||
ynh_script_progression --message="Reinstalling Composer..." --weight=10
|
||||
|
||||
ynh_install_composer --install_args="--no-dev"
|
||||
|
||||
#=================================================
|
||||
# RESTORE THE APP MAIN DIR
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue