1
0
forked from Git/send_ynh
This commit is contained in:
ericgaspar
2021-08-26 07:51:09 +02:00
parent 5123a699cf
commit f0f0587afd
5 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@ ynh_app_setting_set --app=$app --key=port --value=$port
#=================================================
ynh_script_progression --message="Installing dependencies..." --weight=20
#ynh_install_app_dependencies $pkg_dependencies
ynh_install_app_dependencies $pkg_dependencies
# Install Nodejs
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version