mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2026-05-04 11:51:38 +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