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 11:12:10 +02:00 committed by GitHub
parent 5bfa08a344
commit 9fbbcac6df

View file

@ -71,7 +71,7 @@ ynh_app_setting_set $app port $port
sudo cp -a ../conf/cryptpad.list /etc/apt/sources.list.d/
sudo apt-get update
ynh_install_app_dependencies npm nodejs-legacy
ynh_package_install npm nodejs-legacy
npm -v
#=================================================