mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
29d428040c
Trim "/" from the root path to fix "slice bounds out of range" panic in cache.go:1272. Fixes #1945