mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-19 23:31:50 +02:00
Update 99-run.sh
This commit is contained in:
@@ -6,7 +6,9 @@
|
|||||||
|
|
||||||
if bashio::config.true "TRANSMISSION_V3_UPDATE"; then
|
if bashio::config.true "TRANSMISSION_V3_UPDATE"; then
|
||||||
|
|
||||||
Transmission cannot connect to UDP trackers. · Issue #2209 · haugene/docker-transmission-openvpn
|
bashio::log.info "Updating transmission to v3"
|
||||||
|
bashio::log.warning "If your previous version was v2, remove and add torrents again"
|
||||||
|
|
||||||
# see https://github.com/haugene/docker-transmission-openvpn/discussions/1937
|
# see https://github.com/haugene/docker-transmission-openvpn/discussions/1937
|
||||||
wget -O 976b5901365c5ca1.key "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xa37da909ae70535824d82620976b5901365c5ca1"
|
wget -O 976b5901365c5ca1.key "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xa37da909ae70535824d82620976b5901365c5ca1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user