Browse Source

removed function_selfname

Daniel Gibbs 10 năm trước cách đây
mục cha
commit
a430cd44a0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"