Updated rclone fstab mount helper script (markdown)

darkdragon-001 2020-05-19 18:34:53 +02:00
parent ee47469b2d
commit b7090e6b98

@ -1,6 +1,6 @@
# rclonefs helper script
To enable mounting a volume using rclone via an entry in fstab the following helper script must be named `rclonefs` and placed in `$PATH`:
To enable mounting a rclone volume using system mount tool, the following helper script must be named `rclonefs` and placed in `$PATH`:
#!/bin/bash
remote=$1