1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dato_ynh.git synced 2024-09-03 18:16:33 +02:00
This commit is contained in:
squeak 2021-03-11 00:43:18 +01:00
parent 15dd67af1e
commit c02e7e7784

View file

@ -118,7 +118,6 @@ ynh_install_app_dependencies $pkg_dependencies
#=================================================
ynh_script_progression --message="Installing NodeJS..." --weight=15
# Install Nodejs
ynh_install_nodejs --nodejs_version=$nodejs_version
#=================================================