|
|
@@ -3,7 +3,7 @@
|
|
|
# Author: Daniel Gibbs
|
|
|
# Contributor: UltimateByte
|
|
|
# Website: https://gameservermanagers.com
|
|
|
-# Description: Checks ownership & permissions of scripts, files and directorys.
|
|
|
+# Description: Checks ownership & permissions of scripts, files and directories.
|
|
|
|
|
|
local commandname="CHECK"
|
|
|
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
|