mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update install
This commit is contained in:
parent
5f3604b2ec
commit
a8c0aaa2f4
1 changed files with 2 additions and 2 deletions
|
@ -85,9 +85,9 @@ ynh_install_app_dependencies postgresql apt-transport-https
|
|||
#=================================================
|
||||
# Use Helper instead of package from the repo
|
||||
|
||||
#ynh_install_nodejs 8
|
||||
ynh_install_nodejs 8
|
||||
|
||||
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
||||
#curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
||||
|
||||
#sudo npm install -g npm
|
||||
|
||||
|
|
Loading…
Reference in a new issue