From dc59e6e38caff5f184ffc7452108db778f6b3297 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 15 Sep 2021 06:44:49 +0200 Subject: [PATCH] Update timer --- qbittorrent/rootfs/etc/services.d/qbittorrent/timer | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/rootfs/etc/services.d/qbittorrent/timer b/qbittorrent/rootfs/etc/services.d/qbittorrent/timer index 5a49d38f0..c4155c095 100644 --- a/qbittorrent/rootfs/etc/services.d/qbittorrent/timer +++ b/qbittorrent/rootfs/etc/services.d/qbittorrent/timer @@ -13,4 +13,5 @@ fi sleep $RUNTIME || bashio::log.fatal "run_duration format is not correct. Use 5d or 5h or 5m for example" bashio::log.info "Timeout achieved, addon will stop !" +sleep 60s bashio::addon.stop