Skip to content

Commit 406d4f7

Browse files
authored
fix: change location of custom init scripts (filebrowser#3493)
Co-authored-by: niraami <[email protected]>
1 parent 1e7c415 commit 406d4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/root/etc/cont-init.d/20-config renamed to docker/root/custom-cont-init.d/20-config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ fi
1212
chown abc:abc \
1313
/config/settings.json \
1414
/database \
15-
/srv
15+
/srv

0 commit comments

Comments
 (0)