chore: 适配 sing-box v1.14
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ update_acme_domain(){
|
||||
echo "[Error] config_file配置文件路径 不能为空"
|
||||
return 1
|
||||
fi
|
||||
modify_json_file "$CONFIG_FILE" ".inbounds[0].tls.acme.domain[0]" "$DOMAIN"
|
||||
modify_json_file "$CONFIG_FILE" ".inbounds[0].tls.certificate_provider.domain[0]" "$DOMAIN"
|
||||
}
|
||||
|
||||
update_server_name(){
|
||||
|
||||
Reference in New Issue
Block a user