diff --git a/trunk/scripts/_log.sh b/trunk/scripts/_log.sh index 3c09982f3..89453aadd 100755 --- a/trunk/scripts/_log.sh +++ b/trunk/scripts/_log.sh @@ -8,7 +8,7 @@ RED="\\e[31m" GREEN="\\e[32m" YELLOW="\\e[33m" BLACK="\\e[0m" -POS="\\e[100G" +POS="\\e[103G" # if need to log to file, change the log path. if [[ ! $log ]]; then