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