增加提示语
This commit is contained in:
parent
8805f263f1
commit
753473370c
@ -17,6 +17,8 @@ create_reality_config(){
|
||||
|
||||
# 设置realty_dest目标域名
|
||||
bash $script_dir/update_reality_dest.sh
|
||||
|
||||
green "成功创建配置"
|
||||
}
|
||||
|
||||
create_xhttp_reality_config(){
|
||||
@ -39,6 +41,8 @@ create_xhttp_reality_config(){
|
||||
|
||||
# 设置端口
|
||||
bash $script_dir/update_port.sh
|
||||
|
||||
green "成功创建配置"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user