mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-09-07 18:57:11 +02:00
Optimized shellcheck
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
language: shell
|
||||
script: shellcheck ./scripts/*/*.sh
|
||||
script: shellcheck $(find . -type f -name '*.sh')
|
||||
|
Reference in New Issue
Block a user