Merge pull request #766 from electerious/develop

* Change the infamous `chmod 777` for something more sensible
This commit is contained in:
Fly Man 2018-02-24 00:40:13 +01:00
parent f53ad85ca1
commit 878ecd0e32
No known key found for this signature in database
GPG Key ID: 2DDA5DB4F6486124

View File

@ -27,7 +27,7 @@ You can also use the [direct download](https://github.com/electerious/Lychee/arc
Change the permissions of `uploads/`, `data/` and all their subfolders. Sufficient read/write privileges are required.
chmod -R 777 uploads/ data/
chmod -R 750 uploads/ data/
### 4. Finish