Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2023-02-12 20:35:46 +01:00
parent a4b9e77d08
commit 7d12260681
4 changed files with 16 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