Daniel Gibbs 8 anni fa
parent
commit
8e0b024871
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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/*