From 442e936f54fbd42a412b3e4a1e41d13f3a3c22b5 Mon Sep 17 00:00:00 2001 From: Animosity Date: Tue, 23 Nov 2021 10:09:38 -0500 Subject: [PATCH] Updated rclone mount helper script (markdown) --- rclone-mount-helper-script.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rclone-mount-helper-script.md b/rclone-mount-helper-script.md index 0276cd6..86b32fa 100644 --- a/rclone-mount-helper-script.md +++ b/rclone-mount-helper-script.md @@ -44,8 +44,8 @@ For details refer to https://github.com/rclone/rclone/pull/5594 ### Known issues Option `--rc` does not work together with `--daemon` or in `mount.rclone` mode. We are aware of this limitation and work on fixing it. It is tracked by tickets: -- https://github.com/rclone/rclone/issue/2618 -- https://github.com/rclone/rclone/issue/5664 +- https://github.com/rclone/rclone/issues/2618 +- https://github.com/rclone/rclone/issues/5664 # rclonefs helper script (old releases before v1.57)