From 6d8e1f28e3a81d88d13a9ce7db51837413904eff Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 27 Apr 2021 09:36:00 +0200 Subject: Set permissions in production.md --- support/doc/production.md | 1 + 1 file changed, 1 insertion(+) (limited to 'support/doc/production.md') diff --git a/support/doc/production.md b/support/doc/production.md index 43f8eb8a5..8b13041f8 100644 --- a/support/doc/production.md +++ b/support/doc/production.md @@ -66,6 +66,7 @@ Open the peertube directory, create a few required directories ``` $ cd /var/www/peertube $ sudo -u peertube mkdir config storage versions +$ sudo -u peertube chmod 750 config/ ``` Download the latest version of the Peertube client, unzip it and remove the zip -- cgit v1.2.3