From 86e10379cd62fec594783fa8b8ef26a56aaa0965 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:47:56 +0100 Subject: [PATCH] Update run --- qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run | 1 - 1 file changed, 1 deletion(-) diff --git a/qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run b/qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run index def523aa9..ed82cc32c 100644 --- a/qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run +++ b/qbittorrent/rootfs/etc/s6-overlay/s6-rc.d/svc-qbittorrent/run @@ -95,7 +95,6 @@ _vpn_monitor_public_ip() { return 0 fi - bashio::log.info "${vpn_label}: Baseline (ISP) IP: ${baseline_ip}" bashio::log.debug "${vpn_label}: Waiting ${initial_delay}s before first leak check." sleep "${initial_delay}"