lrob %!s(int64=10) %!d(string=hai) anos
pai
achega
5643546d19
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      functions/logs.sh

+ 1 - 1
functions/logs.sh

@@ -22,7 +22,7 @@ if [ -n ${gamelogfile} ]; then
 		fn_printinfo "Moving game logs to ${gamelogdir}"
 		fn_scriptlog "Moving game logs to ${gamelogdir}"
 		echo -en "\n"
-		sleep1
+		sleep 1
 		mv "${systemdir}"/gamelog*.log "${gamelogdir}"
 	fi
 fi