mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 91-qbittorrent_configuration.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user