Update Readme on configuration to deploy
This commit is contained in:
parent
464c319c1e
commit
6aeec81b5c
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ run and to maintain.
|
|||
```bash
|
||||
# Only for production
|
||||
sudo mkdir static media
|
||||
sudo cp docs/maintenance.html static/maintenance.html
|
||||
sudo chown www-data:www-data -R static media
|
||||
sudo chmod g+rwx -R static media
|
||||
sudo chmod +x maintenance_tool.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue