Skip to content

Commit

Permalink
Merge pull request #74 from linuxserver/inc-perms
Browse files Browse the repository at this point in the history
chown public/inc/lang for plugins that need to modify language files
  • Loading branch information
thespad authored May 10, 2024
2 parents 3a93719 + e378a31 commit f02e96e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/etc/s6-overlay/s6-rc.d/init-dokuwiki-config/run
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@ sed -i 's%location ~ /(conf/|bin/|inc/|install.php) { deny all; }%location ~ /(c
# permissions
lsiown -R abc:abc \
/app/www/public/data \
/app/www/public/inc/lang \
/config/dokuwiki/lib

0 comments on commit f02e96e

Please sign in to comment.