Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2023-02-12 06:29:34 -06:00
parent b274d7d4f0
commit 044bae1e6e
5 changed files with 28 additions and 6 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