Explorar el Código

removed function_selfname

Daniel Gibbs hace 10 años
padre
commit
a430cd44a0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lgsm/functions/install_steamcmd.sh

+ 0 - 1
lgsm/functions/install_steamcmd.sh

@@ -6,7 +6,6 @@
 
 local commandname="INSTALL"
 local commandaction="Install"
-local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
 
 echo ""
 echo "Installing SteamCMD"