Browse Source

message

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
fd4a4e57c6
  1. 2
      lgsm/functions/command_update_functions.sh

2
lgsm/functions/command_update_functions.sh

@ -4,7 +4,7 @@
# Website: https://gameservermanagers.com
# Description: Deletes the functions dir to allow re-downloading of functions from GitHub.
local modulename="Updating LGSM"
local modulename="Update LGSM"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
check.sh
fn_print_dots "Updating functions"

Loading…
Cancel
Save