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" #################