diff --git a/tests/tests_shellcheck.sh b/tests/tests_shellcheck.sh index dafe662b7..c088f7609 100644 --- a/tests/tests_shellcheck.sh +++ b/tests/tests_shellcheck.sh @@ -9,4 +9,4 @@ ls -al -shellcheck --shell=bash --exclude=SC2154,SC2034 GameServerManagers/LinuxGSM/lgsm/functions/* \ No newline at end of file +shellcheck --shell=bash --exclude=SC2154,SC2034 lgsm/functions/* \ No newline at end of file