Update feishu.sh

This commit is contained in:
neil 2021-11-04 09:42:30 +08:00 committed by GitHub
parent 35d6da785b
commit e8756482aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ feishu_send() {
_err "feishu webhooks event fired error."
_err "$response"
return 1
}
}