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

@ -77,7 +77,7 @@ chmod +x "$final_path/server/bin/prod.js"
ynh_script_progression --message="Reinstalling dependencies..." --weight=7
# Define and install dependencies
#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