Daniel Gibbs 8 년 전
부모
커밋
8e0b024871
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/tests_shellcheck.sh

+ 1 - 1
tests/tests_shellcheck.sh

@@ -9,4 +9,4 @@
 
 
 ls -al
-shellcheck --shell=bash --exclude=SC2154,SC2034 GameServerManagers/LinuxGSM/lgsm/functions/*
+shellcheck --shell=bash --exclude=SC2154,SC2034 lgsm/functions/*