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:
parent
5bfa08a344
commit
9fbbcac6df
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue