Skip to content

Commit 47adc19

Browse files
committed
update install.sh
1 parent cfbc61c commit 47adc19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ EOF
466466
# Tls
467467
if [[ $tls == "tls" || $security == "tls" ]]; then
468468
json+=$(cat <<EOF
469-
"security": "tls",
469+
"security": "tls",
470470
"tlsSettings": {
471471
"allowInsecure": false,
472472
"serverName": "$sni",

0 commit comments

Comments
 (0)