updater: fix permissions of cache/js

master
Andrew Dolgov 12 years ago
parent b99306c86d
commit 897589a5c3

@ -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);

Loading…
Cancel
Save