Browse Source

Corrected header

pull/1279/head
Daniel Gibbs 8 years ago
parent
commit
35269a57c7
  1. 4
      lgsm/functions/check_executable.sh

4
lgsm/functions/check_executable.sh

@ -1,8 +1,8 @@
#!/bin/bash
# LGSM check_system_dir.sh function
# LGSM check_executable.sh function
# Author: Daniel Gibbs
# Website: https://gameservermanagers.com
# Description: Checks if systemdir is accessible.
# Description: Checks if executable exists.
local commandname="CHECK"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"

Loading…
Cancel
Save