diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/production.md | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
66 | ``` | 66 | ``` |
67 | $ cd /var/www/peertube | 67 | $ cd /var/www/peertube |
68 | $ sudo -u peertube mkdir config storage versions | 68 | $ sudo -u peertube mkdir config storage versions |
69 | $ sudo -u peertube chmod 750 config/ | ||
69 | ``` | 70 | ``` |
70 | 71 | ||
71 | Download the latest version of the Peertube client, unzip it and remove the zip | 72 | Download the latest version of the Peertube client, unzip it and remove the zip |