From a40986f3eef345bbeb53f19250cb41ac4c36278d Mon Sep 17 00:00:00 2001 From: putty182 Date: Fri, 12 May 2017 21:15:03 +1000 Subject: [PATCH] Updated rclone fstab mount helper script (markdown) --- rclone-fstab-mount-helper-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rclone-fstab-mount-helper-script.md b/rclone-fstab-mount-helper-script.md index 0a3587d..5c4aa8a 100644 --- a/rclone-fstab-mount-helper-script.md +++ b/rclone-fstab-mount-helper-script.md @@ -1,6 +1,6 @@ ## rclonefs helper script -To enable mounting a volume using rclone via an entry in `/etc/fstab` the following helper script can be used: +To enable mounting a volume using rclone via an entry in fstab the following helper script can be used: #!/bin/bash remote=$1