Update upconfig.sh

更新配置文件域名
This commit is contained in:
Lsmoisu 2025-03-08 22:57:52 +08:00 committed by GitHub
parent 73a707fce9
commit ebad1ec062
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
#!/bin/bash
# 定义变量
REMOTE_URL="https://sub.hechunyu.com/config-66ca38b4bd8d"
REMOTE_URL="https://sub.aaa.team/config-66ca38b4bd8d"
LOCAL_CONFIG="/etc/sing-box/config.json"
TEMP_CONFIG="/tmp/sing-box-config.json.new"
LOG_FILE="/var/log/sing-box-config-update.log"