Merge branch '1.0release'
This commit is contained in:
commit
0d98dc88bf
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user