Browse Source

space

pull/1882/head
Daniel Gibbs 7 years ago
parent
commit
0fe368fb93
  1. 2
      lgsm/functions/command_start.sh

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

Loading…
Cancel
Save