正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -8,7 +8,7 @@ RED="\\e[31m" | @@ -8,7 +8,7 @@ RED="\\e[31m" | ||
8 | GREEN="\\e[32m" | 8 | GREEN="\\e[32m" |
9 | YELLOW="\\e[33m" | 9 | YELLOW="\\e[33m" |
10 | BLACK="\\e[0m" | 10 | BLACK="\\e[0m" |
11 | -POS="\\e[100G" | 11 | +POS="\\e[103G" |
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 |
-
请 注册 或 登录 后发表评论