From 0d2333c67a367f8d672eb30e158cf7a3493147f1 Mon Sep 17 00:00:00 2001 From: Mikhail Yenuchenko <76039929+mixeme@users.noreply.github.com> Date: Sat, 18 Sep 2021 23:13:48 +0300 Subject: [PATCH] Add an example of a path for the script --- rclone-mount-helper-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rclone-mount-helper-script.md b/rclone-mount-helper-script.md index 98cef4d..71418e6 100644 --- a/rclone-mount-helper-script.md +++ b/rclone-mount-helper-script.md @@ -1,6 +1,6 @@ # rclonefs helper script -To enable mounting a rclone volume using system mount tool, the following helper script must be named `rclonefs` and placed in `$PATH`: +To enable mounting a rclone volume using system mount tools, the following helper script must be named `rclonefs` and placed in `$PATH` (e.g. in `/usr/local/bin`): ```bash #!/bin/bash