From b1eb6fa49942d27f3dc2d0415b450dcc53d54376 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 11 Jul 2016 23:45:50 +0100 Subject: [PATCH] removed unrequired exitbypass --- lgsm/functions/command_restart.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lgsm/functions/command_restart.sh b/lgsm/functions/command_restart.sh index 06da6afb6..9e1a2142f 100644 --- a/lgsm/functions/command_restart.sh +++ b/lgsm/functions/command_restart.sh @@ -11,5 +11,4 @@ local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))" info_config.sh exitbypass=1 command_stop.sh -exitbypass=1 command_start.sh \ No newline at end of file