Signed-off-by: Fiona Ebner <[email protected]> --- New in v2.
src/PVE/Tunnel.pm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/PVE/Tunnel.pm b/src/PVE/Tunnel.pm
index 66d98ea..25e03b6 100644
--- a/src/PVE/Tunnel.pm
+++ b/src/PVE/Tunnel.pm
@@ -372,3 +372,5 @@ sub finish_tunnel {
die $err if $err;
}
+
+1;
--
2.47.3
