mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 11:46:07 +02:00
Update 91-qbittorrent_configuration.sh
This commit is contained in:
@@ -16,6 +16,8 @@ LINE=$((LINE + 1))
|
|||||||
if bashio::config.has_value 'run_duration'; then
|
if bashio::config.has_value 'run_duration'; then
|
||||||
rm /etc/services.d/qbittorrent/run
|
rm /etc/services.d/qbittorrent/run
|
||||||
mv /etc/services.d/qbittorrent/timer /etc/services.d/qbittorrent/run
|
mv /etc/services.d/qbittorrent/timer /etc/services.d/qbittorrent/run
|
||||||
|
else
|
||||||
|
rm /etc/services.d/qbittorrent/timer
|
||||||
fi
|
fi
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
|||||||
Reference in New Issue
Block a user