Daniel Gibbs 8 年之前
父节点
当前提交
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
 		mv "${consolelog}" "${consolelogdate}"
 	fi
-	
+
 	# Create lockfile
 	date > "${rootdir}/${lockselfname}"
 	cd "${executabledir}"