Explain why this is necessary
Some checks failed
/ build (push) Successful in 48s
/ Ansible Lint (push) Failing after 2m42s

This commit is contained in:
Stefan Bethke 2026-07-05 10:40:29 +02:00
commit 81b16a04cb

View file

@ -2,7 +2,8 @@
#
# Update the transmission settings.json. For the update, stop transmission,
# put the new file in place, and restart it.
# put the new file in place, and restart it. This is necessary because
# transmission is constantly rewriting the settings file while it is running.
#
set -e