Update scripts/install
This commit is contained in:
parent
2963637e66
commit
a5ded78bc6
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ source /usr/share/yunohost/helpers
|
|||
ynh_script_progression --message="Installing dependencies..." --weight=7
|
||||
|
||||
# Install Nodejs
|
||||
ynh_exec ynh_install_nodejs --nodejs_version=20
|
||||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=20
|
||||
|
||||
#=================================================
|
||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||
|
|
Loading…
Reference in a new issue