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:
@@ -141,7 +141,7 @@ fi
|
||||
|
||||
# Check file size
|
||||
if [[ "$ORIGINAL_SIZE" != "$(wc -c "$CONFIG_LOCATION"/qBittorrent.conf)" ]]; then
|
||||
bashio::log.info "Configuration changed, rebooting"
|
||||
bashio::log.warning "Configuration changed, rebooting"
|
||||
bashio::addon.restart
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user