Missing quotes at the end of file
This commit is contained in:
Henry
2018-03-18 11:24:50 +01:00
parent a0a5ec8daf
commit 6bac71b2e8

View File

@@ -62,3 +62,4 @@ semanage fcontext -a -t httpd_sys_rw_content_t '/usr/share/FreshRSS/data/users'
semanage fcontext -a -t httpd_sys_rw_content_t '/usr/share/FreshRSS/data/favicons'
restorecon -Rv /usr/share/FreshRSS/data
```