This commit is contained in:
Leon 2021-08-14 03:08:58 +08:00 committed by GitHub
parent ffef7f65b6
commit 0bc5954f6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,8 @@ opt(){
echo -n -e "\e[36m输入您的选择->\e[0m"
}
warn() {
echo -e "\e[31m$1 \e[0m\n"
warn(){
echo -e "\e[31m$1 \e[0m\n"
}
warn "大道至简"