winlin

refine the position of log script

@@ -8,7 +8,7 @@ RED="\\033[31m" @@ -8,7 +8,7 @@ RED="\\033[31m"
8 GREEN="\\033[32m" 8 GREEN="\\033[32m"
9 YELLOW="\\033[33m" 9 YELLOW="\\033[33m"
10 BLACK="\\033[0m" 10 BLACK="\\033[0m"
11 -POS="\\033[103G" 11 +POS="\\033[94G"
12 12
13 # if need to log to file, change the log path. 13 # if need to log to file, change the log path.
14 if [[ ! $log ]]; then 14 if [[ ! $log ]]; then