update
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ ask_update_domain(){
|
||||
fi
|
||||
|
||||
# 修改server_name
|
||||
modify_json_file "$CONFIG_FILE" ".inbounds[0].tls.server_name" "$DOMAIN"
|
||||
update_server_name "$CONFIG_FILE" "$DOMAIN"
|
||||
|
||||
# 是否存在acme域名, 存在则修改
|
||||
if is_config_use_acme "$CONFIG_FILE"; then
|
||||
|
||||
Reference in New Issue
Block a user