Sfoglia il codice sorgente

removed function_selfname

Daniel Gibbs 10 anni fa
parent
commit
a430cd44a0
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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"