Parcourir la source

removed function_selfname

Daniel Gibbs il y a 10 ans
Parent
commit
a430cd44a0
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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"