mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01:00
location of script
parent
a4b7411be1
commit
cfdf8492df
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user