Browse Source

removed function_selfname

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
a430cd44a0
  1. 1
      lgsm/functions/install_steamcmd.sh

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"

Loading…
Cancel
Save