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
35f70148e3
commit
6d1f5cdc6c
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ ynh_app_setting_set $app port $port
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
sudo curl -sL https://deb.nodesource.com/setup_7.x | sudo bash -
|
sudo curl -sL https://deb.nodesource.com/setup_7.x | sudo bash -
|
||||||
sudo apt-get install -yy -qq nodejs mongodb
|
sudo apt-get install -yy -qq nodejs mongodb mongo-tools
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||||
|
|
Loading…
Add table
Reference in a new issue