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:
6d0bd38
)
Add new repository for ffmpeg -- Version 2.8 in Ubuntu 16's main repo lists AAC as...
author
Adam
<ghedipunk@gmail.com>
Fri, 5 Jan 2018 20:26:49 +0000
(13:26 -0700)
committer
Adam
<ghedipunk@gmail.com>
Fri, 5 Jan 2018 20:26:49 +0000
(13:26 -0700)
Ubuntu-16-Production-Installation-Guide.md
patch
|
blob
|
history
diff --git
a/Ubuntu-16-Production-Installation-Guide.md
b/Ubuntu-16-Production-Installation-Guide.md
index 6c9720cf8d0df29e05966f2e06a5fab956c5d310..22c30425ee4192c5f013923fbaf1625f0195f5b7 100644
(file)
--- a/
Ubuntu-16-Production-Installation-Guide.md
+++ b/
Ubuntu-16-Production-Installation-Guide.md
@@
-4,6
+4,7
@@
Credit: https://github.com/Chocobozzz/PeerTube/issues/33
We need to install dependencies:
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
+ sudo add-apt-repository ppa:jonathonf/ffmpeg-3
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt-get update
sudo apt-get dist-upgrade