mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2026-05-05 04:06:46 +02:00
* Gracefully handle config repo update failures When the config repo is already cloned, fall back to existing local configs instead of crashing if GitHub is unreachable. Fixes #2980 * Adjust after PR comments