Daniel Gibbs 8 lat temu
rodzic
commit
0fe368fb93
1 zmienionych plików z 1 dodań i 1 usunięć
  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}"