Updated Deployment (markdown)

Andrey Petrov 2019-02-10 18:01:10 -05:00
parent 14645ea26f
commit e04a5b8393

@ -62,6 +62,8 @@ Restart=always
WantedBy=multi-user.target
```
Make sure all your paths are readable by the user you're running as. If it's `User=nobody`, then they need to be readable by everyone.
# Installation Steps:
The following installation steps can be used to automate the installation on Ubuntu Linux 16 (LTS), some slight modifications may be required for other distributions.