mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
updater: fix permissions of cache/js
This commit is contained in:
@@ -230,6 +230,7 @@ class Updater extends Plugin {
|
||||
CACHE_DIR,
|
||||
CACHE_DIR . "/export",
|
||||
CACHE_DIR . "/images",
|
||||
CACHE_DIR . "/js",
|
||||
CACHE_DIR . "/simplepie",
|
||||
ICONS_DIR,
|
||||
LOCK_DIRECTORY);
|
||||
|
||||
Reference in New Issue
Block a user