From 3ab783646ebde82f5543e667b104498582b90265 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:01:14 +0100 Subject: [PATCH] Update 93-wg_test.sh --- qbittorrent/rootfs/etc/cont-init.d/93-wg_test.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qbittorrent/rootfs/etc/cont-init.d/93-wg_test.sh b/qbittorrent/rootfs/etc/cont-init.d/93-wg_test.sh index 8604374c5..43a359c5d 100644 --- a/qbittorrent/rootfs/etc/cont-init.d/93-wg_test.sh +++ b/qbittorrent/rootfs/etc/cont-init.d/93-wg_test.sh @@ -2,6 +2,10 @@ # shellcheck shell=bash set -e +######################################################## +# DRAFT : Start wireguard if needed +######################################################## + QBT_CONFIG_FILE="/config/qBittorrent/qBittorrent.conf" #################