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