mirror of
https://github.com/YunoHost-Apps/jellyseerr_ynh.git
synced 2024-09-03 19:26:18 +02:00
fix ?
This commit is contained in:
parent
77aa0303a1
commit
255af128ff
2 changed files with 0 additions and 6 deletions
|
@ -16,9 +16,6 @@ ynh_script_progression --message="Installing dependencies..." --weight=5
|
|||
|
||||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
|
||||
# Upgrade NPM
|
||||
ynh_npm install --global npm@latest
|
||||
|
||||
# Install Yarn
|
||||
ynh_npm install --global yarn
|
||||
|
||||
|
|
|
@ -25,9 +25,6 @@ ynh_script_progression --message="Installing dependencies..." --weight=5
|
|||
|
||||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
|
||||
# Upgrade NPM
|
||||
ynh_npm install --global npm@latest
|
||||
|
||||
# Install Yarn
|
||||
ynh_npm install --global yarn
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue