mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2024-11-09 17:41:03 +01:00
3 lines
66 B
YAML
3 lines
66 B
YAML
language: shell
|
|
script: shellcheck $(find . -type f -name '*.sh')
|