mirror of
https://github.com/YunoHost-Apps/osjs_ynh.git
synced 2024-09-03 19:56:11 +02:00
[Fix] Version de nodejs
This commit is contained in:
parent
40af0593a3
commit
69615efa39
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ ynh_app_setting_set $app port $port
|
|||
# INSTALL NODEJS
|
||||
#=================================================
|
||||
|
||||
ynh_install_nodejs 7
|
||||
ynh_install_nodejs 8.1.3
|
||||
|
||||
#=================================================
|
||||
# CREATE DEDICATED USER
|
||||
|
|
Loading…
Add table
Reference in a new issue