Update scripts/install
This commit is contained in:
parent
05c26013b5
commit
3475ae1eac
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
|
ynh_script_progression --message="Installing dependencies..." --weight=7
|
||||||
|
|
||||||
# Install Nodejs
|
# Install Nodejs
|
||||||
ynh_hide_warnings ynh_install_nodejs --nodejs_version=20
|
ynh_hide_warnings ynh_nodejs_install --nodejs_version=20
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||||
|
|
Loading…
Reference in a new issue