mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 07:48:33 +02:00
This patch makes sure we use our own HTTP transport when fetching the current rclone version. This allows it to use --no-check-certificate (and any other features of our own transport). See: https://forum.rclone.org/t/rclone-selfupdate-no-check-certificate-flag-not-work/37501