update
This commit is contained in:
parent
630aea138a
commit
a01dd9cfa0
@ -15,8 +15,8 @@ create_reality_config(){
|
||||
# 设置端口
|
||||
bash $script_dir/update_port.sh
|
||||
|
||||
# 设置realty_dest
|
||||
bash $script_dir/update_reality_dest.sh www.pranichealingsrilanka.com
|
||||
# 设置realty_dest目标域名
|
||||
bash $script_dir/update_reality_dest.sh
|
||||
|
||||
echo "初始化完成"
|
||||
}
|
||||
@ -36,8 +36,8 @@ create_xhttp_reality_config(){
|
||||
# 生成xhttp_path, 写入到config.json文件
|
||||
bash $script_dir/update_xhttp_path.sh
|
||||
|
||||
# 设置realty_dest
|
||||
bash $script_dir/update_reality_dest.sh www.pranichealingsrilanka.com
|
||||
# 设置realty_dest目标域名
|
||||
bash $script_dir/update_reality_dest.sh
|
||||
|
||||
# 设置端口
|
||||
bash $script_dir/update_port.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user