mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-09 21:17:03 +03:00
Fix: if/fi construction
This commit is contained in:
@@ -1032,6 +1032,7 @@ EOF
|
||||
}
|
||||
EOF
|
||||
elif [ "$type" = "tcp" ]; then
|
||||
: # tcp doesn't need additional transport configuration
|
||||
fi
|
||||
|
||||
if [ "$security" = "reality" ]; then
|
||||
|
||||
Reference in New Issue
Block a user