docs(update): add note to reset files permissions

This commit is contained in:
Yassine Doghri 2021-06-15 13:22:33 +00:00
parent cc0d56a2f5
commit 603df2d5af
No known key found for this signature in database
GPG Key ID: 3E7F89498B960C9F

View File

@ -33,6 +33,9 @@ performance improvements ⚡.
- Remove all files except `.env` and `public/media`
- Copy the new files from the downloaded package into your server
- Note: you may need to reset files permissions as during the install
process. Check
[Security Concerns section in INSTALL.md](./INSTALL.md#security-concerns).
4. Alpha releases may come with additional update instructions (see
[releases page](https://code.podlibre.org/podlibre/castopod-host/-/releases)).