This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# ddns-go 自动安装脚本
|
||||
# 使用方法: chmod +x ddns-go.sh && ./ddns-go.sh
|
||||
# curl -sS -O https://raw.githubusercontent.com/ghuang-top/vps/main/init/ddns-go.sh && chmod +x ddns-go.sh && ./ddns-go.sh
|
||||
# curl -sS -O https://gitea.tohub.top/Share/vps/raw/branch/main/init/ddns-go.sh && chmod +x ddns-go.sh && ./ddns-go.sh
|
||||
|
||||
# 彩色输出
|
||||
RED='\033[0;31m'
|
||||
|
||||
Reference in New Issue
Block a user