修正注释
This commit is contained in:
parent
e0dcba6b0f
commit
6ef7ad5744
@ -27,7 +27,7 @@ create_xhttp_reality_config(){
|
||||
local config_dir=$(readlink -f "$script_dir/../conf") # 配置文件绝对路径
|
||||
cp "$config_dir/template/xhttp_reality_config.json" "$config_dir/config.json"
|
||||
|
||||
# 生成uui, 写入到config.json文件
|
||||
# 生成uuid, 写入到config.json文件
|
||||
update_uuid
|
||||
|
||||
# 生成密钥对, 修改config.json中的密钥属性
|
||||
|
||||
Loading…
Reference in New Issue
Block a user