Update 91-qbittorrent_configuration.sh

This commit is contained in:
Alexandre
2023-12-15 16:46:05 +01:00
committed by GitHub
parent 55b619763f
commit 4b81f4c93e

View File

@@ -6,6 +6,10 @@ set -e
# INIT #
##########
if [ -f /REBOOT ]; then
rm /REBOOT
fi
# Define preferences line
CONFIG_LOCATION=/config/qBittorrent/config/
mkdir -p "$CONFIG_LOCATION"