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/*