1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodebb_ynh.git synced 2024-09-03 19:46:29 +02:00

Update install

This commit is contained in:
frju365 2017-04-08 00:25:59 +02:00 committed by GitHub
parent fc7456e070
commit 7925695dac

View file

@ -71,7 +71,10 @@ ynh_app_setting_set $app port $port
# INSTALL DEPENDENCIES
#=================================================
sudo cp -a ../conf/cryptpad.list /etc/apt/sources.list.d/
sudo apt-get update
ynh_install_app_dependencies npm nodejs-legacy
npm -v
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE