Skip to content

Commit f02e96e

Browse files
authored
Merge pull request #74 from linuxserver/inc-perms
chown public/inc/lang for plugins that need to modify language files
2 parents 3a93719 + e378a31 commit f02e96e

File tree

1 file changed

+1
-0
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-dokuwiki-config

1 file changed

+1
-0
lines changed

root/etc/s6-overlay/s6-rc.d/init-dokuwiki-config/run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,5 @@ sed -i 's%location ~ /(conf/|bin/|inc/|install.php) { deny all; }%location ~ /(c
103103
# permissions
104104
lsiown -R abc:abc \
105105
/app/www/public/data \
106+
/app/www/public/inc/lang \
106107
/config/dokuwiki/lib

0 commit comments

Comments
 (0)