1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osjs_ynh.git synced 2024-09-03 19:56:11 +02:00

Update install

This commit is contained in:
frju365 2018-05-06 11:49:00 +02:00 committed by GitHub
parent 4f0dfc3dc4
commit 4f9b76e2cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,6 @@ ynh_app_setting_set $app port $port
# INSTALL NODEJS
#=================================================
node_version=6.2.0
ynh_install_nodejs $node_version
#=================================================