Daniel Gibbs há 8 anos atrás
pai
commit
8e0b024871
1 ficheiros alterados com 1 adições e 1 exclusões
  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/*