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"