From a8b89a2fc3c86bb20b415b5111de6c224ca8dfca Mon Sep 17 00:00:00 2001 From: scott Date: Mon, 25 May 2020 20:39:22 +0900 Subject: [PATCH] fix.sh test new fix --- lgsm/functions/fix_openttd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lgsm/functions/fix_openttd.sh b/lgsm/functions/fix_openttd.sh index 5cf6e8cfd..0266b174c 100644 --- a/lgsm/functions/fix_openttd.sh +++ b/lgsm/functions/fix_openttd.sh @@ -3,6 +3,7 @@ # Author: ttocszed00 # Website: https://linuxgsm.com # Description: Compiles Open Transport Tycoon Delux server after downloading source files. +functionselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")" local modulename="FIX" local commandaction="Fix"