projects
/
oweals
/
peertube.wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
241de26
)
yarn install not working without g++ and make
author
dju-
<julien@famille-boucher.org>
Tue, 12 Dec 2017 16:32:36 +0000
(17:32 +0100)
committer
dju-
<julien@famille-boucher.org>
Tue, 12 Dec 2017 16:32:36 +0000
(17:32 +0100)
Debian-Jessie-production-installation-guide.md
patch
|
blob
|
history
diff --git
a/Debian-Jessie-production-installation-guide.md
b/Debian-Jessie-production-installation-guide.md
index f9223163ea812caf73fc209f3c0cf3139e616266..25bea65d6ead4f7450a533d4ee694353f11f1816 100644
(file)
--- a/
Debian-Jessie-production-installation-guide.md
+++ b/
Debian-Jessie-production-installation-guide.md
@@
-9,7
+9,7
@@
We need to install dependencies:
sudo apt-get update
sudo apt-get dist-upgrade
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
- sudo apt-get install -y nodejs ffmpeg postgresql-9.4 openssl nginx yarn
+ sudo apt-get install -y nodejs ffmpeg postgresql-9.4 openssl nginx yarn
g++ make
# Database
We need to create the database: