Commit 3d2d5148 authored by wentao.suo's avatar wentao.suo

fffff

parent 18846f29
...@@ -12,7 +12,7 @@ def beautyEcho(content, type) { ...@@ -12,7 +12,7 @@ def beautyEcho(content, type) {
switch(type) { switch(type) {
case "info": case "info":
content = " ➢➢➢➢➢ ${content}" content = " ➢➢➢➢➢ \n${content}"
result = "\033[${blue}m${content}\033[0m" result = "\033[${blue}m${content}\033[0m"
break break
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment