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
fc7456e070
commit
7925695dac
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue