.
This commit is contained in:
parent
ae8aaec327
commit
4b9f7df102
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ SH_MAIN="${SH_ROOT}/main.sh"
|
|||
sh_source_check() {
|
||||
local file=".shellcheck.sh"
|
||||
find \
|
||||
"." \
|
||||
-type "f" \
|
||||
-name "*.sh" \
|
||||
-not \
|
||||
|
|
Loading…
Reference in a new issue