Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2023-02-13 15:49:53 -06:00
parent 21e86230ff
commit 4a7dbd8e86
4 changed files with 16 additions and 3 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