From cfdf8492dfe1d6183812adfa2d232d9a9ce74d64 Mon Sep 17 00:00:00 2001 From: darkdragon-001 Date: Tue, 19 May 2020 18:00:44 +0200 Subject: [PATCH] location of script --- rclone-fstab-mount-helper-script.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rclone-fstab-mount-helper-script.md b/rclone-fstab-mount-helper-script.md index 3bc8cdd..9f95a97 100644 --- a/rclone-fstab-mount-helper-script.md +++ b/rclone-fstab-mount-helper-script.md @@ -1,6 +1,6 @@ -# ## ### ## rclonefs helper script +# rclonefs helper script -To enable mounting a volume using rclone via an entry in fstab the following helper script can be used: +To enable mounting a volume using rclone via an entry in fstab the following helper script must be named `rclonefs` and placed in `$PATH`: #!/bin/bash remote=$1