Daniel Gibbs hace 8 años
padre
commit
8e0b024871
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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/*