From 531932aa1ae7dd820d804a9b4e7e3df3a8260a3a Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 23 Jan 2021 23:10:55 +0000 Subject: [PATCH] correct fi --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 2961596ae..99d3ad306 100644 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -387,6 +387,7 @@ else else echo -e "OK" fi + fi else function_file_diff=$(diff -q "${configdirdefault}/config-lgsm/${gameservername}/_default.cfg" "${configdirserver}/_default.cfg") if [ "${function_file_diff}" != "" ]; then @@ -455,7 +456,6 @@ else if [ ! -f "${tmpdir}/linuxgsm.sh" ]; then fn_fetch_file_github "" "linuxgsm.sh" "${tmpdir}" "chmodx" "norun" "noforcedl" "nomd5" fi -fi # Enables ANSI colours from core_messages.sh. Can be disabled with ansi=off. fn_ansi_loader