From 0f4e9bf4ecb4e89c68c88349ce1c681ac048b468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Tue, 18 Mar 2025 18:31:07 +0800 Subject: [PATCH] Update sb.sh --- sb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb.sh b/sb.sh index cd42560..beeacfc 100644 --- a/sb.sh +++ b/sb.sh @@ -989,7 +989,7 @@ if [[ -n $hy2_ports ]]; then hy2ports=$(echo $hy2_ports | sed 's/:/-/g') hyps=$hy2_port,$hy2ports else -hyps=$hy2_port +hyps= fi ym=$(cat /root/ygkkkca/ca.log 2>/dev/null) hy2_sniname=$(sed 's://.*::g' /etc/s-box/sb.json | jq -r '.inbounds[2].tls.key_path')