mirror of
https://github.com/rclone/rclone.git
synced 2025-03-10 04:25:13 +08:00

Mounting will always fail when rclone is installed from the snap package manager. But the error message generated when trying to mount from a snap install was not very good. Improve the error message. Fixes #8208