🛠
This commit is contained in:
parent
ffef7f65b6
commit
0bc5954f6a
@ -12,8 +12,8 @@ opt(){
|
|||||||
echo -n -e "\e[36m输入您的选择->\e[0m"
|
echo -n -e "\e[36m输入您的选择->\e[0m"
|
||||||
}
|
}
|
||||||
|
|
||||||
warn() {
|
warn(){
|
||||||
echo -e "\e[31m$1 \e[0m\n"
|
echo -e "\e[31m$1 \e[0m\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
warn "大道至简"
|
warn "大道至简"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user