From 2d05025533d1030b2566a0183e60e94129fb39a6 Mon Sep 17 00:00:00 2001 From: Ivan K Date: Wed, 4 Dec 2024 11:09:23 +0300 Subject: [PATCH] Fix: if/fi construction --- podkop/files/etc/init.d/podkop | 1 + 1 file changed, 1 insertion(+) diff --git a/podkop/files/etc/init.d/podkop b/podkop/files/etc/init.d/podkop index 1567f4f..58d6375 100755 --- a/podkop/files/etc/init.d/podkop +++ b/podkop/files/etc/init.d/podkop @@ -1032,6 +1032,7 @@ EOF } EOF elif [ "$type" = "tcp" ]; then + : # tcp doesn't need additional transport configuration fi if [ "$security" = "reality" ]; then