Daniel Gibbs 8 лет назад
Родитель
Сommit
0fe368fb93
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lgsm/functions/command_start.sh

+ 1 - 1
lgsm/functions/command_start.sh

@@ -83,7 +83,7 @@ fn_start_tmux(){
 	if [ -f "${consolelog}" ]; then
 	if [ -f "${consolelog}" ]; then
 		mv "${consolelog}" "${consolelogdate}"
 		mv "${consolelog}" "${consolelogdate}"
 	fi
 	fi
-	
+
 	# Create lockfile
 	# Create lockfile
 	date > "${rootdir}/${lockselfname}"
 	date > "${rootdir}/${lockselfname}"
 	cd "${executabledir}"
 	cd "${executabledir}"