Update sb.sh
This commit is contained in:
@@ -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')
|
||||||
|
|||||||
Reference in New Issue
Block a user