Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2023-02-12 00:58:45 +01:00
parent 97a065b2a4
commit 8a3ed289f3
4 changed files with 16 additions and 7 deletions

View File

@@ -15,6 +15,6 @@ trim_trailing_whitespace = false
indent_style = space
indent_size = 2
[{**.sh,root/etc/cont-init.d/**,root/etc/services.d/**}]
[{**.sh,root/etc/s6-overlay/s6-rc.d/**,root/etc/cont-init.d/**,root/etc/services.d/**}]
indent_style = space
indent_size = 4