Skip to content

Commit 68a9745

Browse files
authored
Merge pull request #50 from linuxserver/firstrun-fix
2 parents 89a5903 + c960227 commit 68a9745

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,5 @@ lsiown -R abc:abc \
115115
/app/www/public/cache
116116

117117
lsiown abc:abc \
118-
/data/projectsend
118+
/data/projectsend \
119+
/app/www/public/includes

0 commit comments

Comments
 (0)