Fix: if/fi construction

This commit is contained in:
Ivan K
2024-12-04 11:09:23 +03:00
parent 63acd224e8
commit 2d05025533

View File

@@ -1032,6 +1032,7 @@ EOF
}
EOF
elif [ "$type" = "tcp" ]; then
: # tcp doesn't need additional transport configuration
fi
if [ "$security" = "reality" ]; then