ソースを参照

removed function_selfname

Daniel Gibbs 10 年 前
コミット
a430cd44a0
1 ファイル変更0 行追加1 行削除
  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"