From 11962ef83dec334f4fbab2d5e22e2afeb5215986 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Thu, 31 Aug 2017 19:58:34 +0100 Subject: [PATCH] corrected url link --- lgsm/functions/core_getopt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/core_getopt.sh b/lgsm/functions/core_getopt.sh index 4e52b0d1f..794e60067 100644 --- a/lgsm/functions/core_getopt.sh +++ b/lgsm/functions/core_getopt.sh @@ -148,7 +148,7 @@ fn_opt_usage(){ echo "Usage: $0 [option]" echo -e "" echo "${gamename} - Linux Game Server Manager - Version ${version}" - echo "https://gameservermanagers.com/${selfname}" + echo "https://gameservermanagers.com/${gameservername}" echo -e "" echo -e "${lightyellow}Commands${default}" # Display available commands