From 99cbc7eab45d019142d556365f1ae707234cd9e7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 6 Apr 2021 22:12:58 +0200 Subject: [PATCH] Update up-qbittorrent.sh --- qbittorrent/rootfs/etc/openvpn/up-qbittorrent.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qbittorrent/rootfs/etc/openvpn/up-qbittorrent.sh b/qbittorrent/rootfs/etc/openvpn/up-qbittorrent.sh index b03f5ef3c..78926dcdc 100644 --- a/qbittorrent/rootfs/etc/openvpn/up-qbittorrent.sh +++ b/qbittorrent/rootfs/etc/openvpn/up-qbittorrent.sh @@ -8,8 +8,8 @@ if [ -n "${UMASK_SET}" ] && [ -z "${UMASK}" ]; then fi declare CONFIG -CONFIG=$( /data/qbittorrent/settings.json +echo "${CONFIG}" > /config/qBittorrent/qBittorrent.conf exec /usr/bin/transmission-daemon --foreground --config-dir /data/transmission