Update sb.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-03-18 18:31:07 +08:00
committed by GitHub
parent c12179cd9b
commit 0f4e9bf4ec
+1 -1
View File
@@ -989,7 +989,7 @@ if [[ -n $hy2_ports ]]; then
hy2ports=$(echo $hy2_ports | sed 's/:/-/g') hy2ports=$(echo $hy2_ports | sed 's/:/-/g')
hyps=$hy2_port,$hy2ports hyps=$hy2_port,$hy2ports
else else
hyps=$hy2_port hyps=
fi fi
ym=$(cat /root/ygkkkca/ca.log 2>/dev/null) 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') hy2_sniname=$(sed 's://.*::g' /etc/s-box/sb.json | jq -r '.inbounds[2].tls.key_path')