aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-04-27 09:36:00 +0200
committerChocobozzz <me@florianbigard.com>2021-04-27 09:37:49 +0200
commit6d8e1f28e3a81d88d13a9ce7db51837413904eff (patch)
tree1e105eab2ac6e5982458e685cb529be96914386f
parent248875d243cdb868958c24a0c8031080628c57d7 (diff)
downloadPeerTube-6d8e1f28e3a81d88d13a9ce7db51837413904eff.tar.gz
PeerTube-6d8e1f28e3a81d88d13a9ce7db51837413904eff.tar.zst
PeerTube-6d8e1f28e3a81d88d13a9ce7db51837413904eff.zip
Set permissions in production.md
-rw-r--r--support/doc/production.md1
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
71Download the latest version of the Peertube client, unzip it and remove the zip 72Download the latest version of the Peertube client, unzip it and remove the zip