Explorar o código

added local back again

Daniel Gibbs %!s(int64=8) %!d(string=hai) anos
pai
achega
cd0a2143bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/check_system_dir.sh

+ 1 - 1
lgsm/functions/check_system_dir.sh

@@ -5,7 +5,7 @@
 # Description: Checks if systemdir/serverfiles is accessible.
 
 commandname="CHECK"
-function_selfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
+local function_selfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
 
 if [ "${function_selfname}" != "command_validate.sh" ]; then
 	checkdir="${serverfiles}"