mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 22:23:57 +02:00
location of script
@ -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
|
#!/bin/bash
|
||||||
remote=$1
|
remote=$1
|
||||||
|
Reference in New Issue
Block a user