diff --git a/rungost.sh b/rungost.sh index 2b6612d..43266d5 100644 --- a/rungost.sh +++ b/rungost.sh @@ -189,7 +189,6 @@ function read_d_ip() { echo -e "注意: 落地机开启自定义tls证书,务必填写${Red_font_prefix}域名${Font_color_suffix}" fi read -p "请输入: " flag_c - fi } function read_d_port() { if [[ "$flag_a" == "peer"* ]]; then @@ -644,4 +643,4 @@ case "$num" in *) echo "请输入正确数字 [1-9]" ;; -esac \ No newline at end of file +esac