fix bug
This commit is contained in:
parent
97686c7908
commit
70f71d4b5e
@ -33,7 +33,7 @@ create_xhttp_reality_config(){
|
||||
check_jq
|
||||
|
||||
config_dir=$(readlink -f "$script_dir/../conf") # 配置文件绝对路径
|
||||
cp "$config_dir/template/reality_config.json" "$config_dir/config.json"
|
||||
cp "$config_dir/template/xhttp_reality_config.json" "$config_dir/config.json"
|
||||
|
||||
# 生成uui, 写入到config.json文件
|
||||
bash $script_dir/update_uuid.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user