diff --git a/sh/main.sh b/sh/main.sh index 27aca02..3e2008f 100644 --- a/sh/main.sh +++ b/sh/main.sh @@ -11,6 +11,7 @@ SH_MAIN="${SH_ROOT}/main.sh" sh_source_check() { local file=".shellcheck.sh" find \ + "." \ -type "f" \ -name "*.sh" \ -not \