Update watchtower.sh

pull/273/head
大葱 1 year ago committed by GitHub
parent fd37909cb9
commit beed4fff53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      watchtower.sh

@ -6,6 +6,8 @@
# 最新版本:1.0.0
###############################
REVERSE_PROXY="docker.zhai.cm" # 设置反向代理地址
# 设置颜色变量
RED="\033[1;31m"
GREEN="\033[1;32m"
@ -360,4 +362,4 @@ main() {
}
# 执行主程序
main
main

Loading…
Cancel
Save