From 0fe368fb937a26e98fc422618ecb616e67ee77fd Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 16 Apr 2018 14:21:14 +0100 Subject: [PATCH] space --- lgsm/functions/command_start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lgsm/functions/command_start.sh b/lgsm/functions/command_start.sh index 5c7b6ecf9..208910942 100644 --- a/lgsm/functions/command_start.sh +++ b/lgsm/functions/command_start.sh @@ -83,7 +83,7 @@ fn_start_tmux(){ if [ -f "${consolelog}" ]; then mv "${consolelog}" "${consolelogdate}" fi - + # Create lockfile date > "${rootdir}/${lockselfname}" cd "${executabledir}"