diff --git a/sh/main.sh b/sh/main.sh index 7d85c49..2611ebe 100644 --- a/sh/main.sh +++ b/sh/main.sh @@ -134,7 +134,7 @@ rwx_main() { if sh_shell_interactive; then # check format sh_log - rwx_shfmt "${SH_ROOT}" + rwx_shfmt_check "${SH_ROOT}" # check syntax sh_log rwx_shellcheck_check "${SH_ROOT}"