增加PushDeer推送 #1161 (#1194)

* 增加PushDeer推送
This commit is contained in:
NekoMio
2022-03-03 18:42:11 +08:00
committed by GitHub
parent a10ffef38f
commit 3e62fedc73
6 changed files with 115 additions and 9 deletions
+4
View File
@@ -125,4 +125,8 @@ export GOTIFY_URL=""
export GOTIFY_TOKEN=""
export GOTIFY_PRIORITY=0
## 11. PushDeer
## deer_key 填写PushDeer的key
export DEER_KEY=""
## 其他需要的变量,脚本中需要的变量使用 export 变量名= 声明即可