mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 17:04:01 +01:00
Add an example of a path for the script
parent
2f68f7ba18
commit
0d2333c67a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user