mirror of
https://github.com/rclone/rclone.git
synced 2024-11-24 17:34:57 +01:00
Updated rclone fstab mount helper script (markdown)
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
|
Loading…
Reference in New Issue
Block a user