update
This commit is contained in:
@@ -14,7 +14,7 @@ update_reality_dest(){
|
||||
|
||||
# 如果输入为空, 不修改直接退出
|
||||
if [[ -z "$dest" ]]; then
|
||||
exit 0
|
||||
return 0
|
||||
fi
|
||||
|
||||
# 如果未指定端口号,默认加上 :443
|
||||
|
||||
Reference in New Issue
Block a user