From e1a400a7e952c2febf426322422d092e1a28f970 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 7 Oct 2017 15:08:37 +0100 Subject: [PATCH] added exitbypass --- lgsm/functions/fix_kf2.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/lgsm/functions/fix_kf2.sh b/lgsm/functions/fix_kf2.sh index f9eaf2d71..29237a4eb 100644 --- a/lgsm/functions/fix_kf2.sh +++ b/lgsm/functions/fix_kf2.sh @@ -14,6 +14,7 @@ parms="\"${defaultmap}?Game=KFGameContent.KFGameInfo_VersusSurvival\"" fn_print_information "starting Killing Floor 2 server to generate configs." sleep 1 +exitbypass=1 command_start.sh sleep 10 command_stop.sh \ No newline at end of file