From 1d205da4468cbff5917026687f5a2964c4f48c0e Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Sat, 3 Feb 2018 09:02:53 -0500 Subject: [PATCH] Update start.sh --- qbittorrent/start.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/qbittorrent/start.sh b/qbittorrent/start.sh index 1d1ee94..64e63e7 100644 --- a/qbittorrent/start.sh +++ b/qbittorrent/start.sh @@ -12,7 +12,6 @@ _handler() { } trap _handler SIGINT SIGTERM SIGHUP - echo "[info] Starting qBittorrent daemon..." | ts '%Y-%m-%d %H:%M:%.S' /usr/bin/qbittorrent-nox --profile=/config &