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}"