From cfdd9eb4b0458b64fa388685c1e9784fab81b7f2 Mon Sep 17 00:00:00 2001 From: David Libeau Date: Sun, 27 May 2018 01:25:10 +0000 Subject: Update production.md --- support/doc/production.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'support') diff --git a/support/doc/production.md b/support/doc/production.md index 8cc4eb6b4..b354e75eb 100644 --- a/support/doc/production.md +++ b/support/doc/production.md @@ -64,6 +64,8 @@ Install Peertube. If you're using CentOS7, do not forget to activate the devtool $ scl enable devtool-6 bash ``` And after that, follow the step as usual. Do not forget to exit the environment after installing Peertube. + +Install Peertube: ``` $ cd ../ && sudo -u peertube ln -s versions/peertube-${VERSION} ./peertube-latest $ cd ./peertube-latest && sudo -H -u peertube yarn install --production --pure-lockfile -- cgit v1.2.3