mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +01:00
Updated rclone fstab mount helper script (markdown)
parent
27a2f1416b
commit
a40986f3ee
@ -1,6 +1,6 @@
|
|||||||
## rclonefs helper script
|
## rclonefs helper script
|
||||||
|
|
||||||
To enable mounting a volume using rclone via an entry in `/etc/fstab` the following helper script can be used:
|
To enable mounting a volume using rclone via an entry in fstab the following helper script can be used:
|
||||||
|
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
remote=$1
|
remote=$1
|
||||||
|
Loading…
Reference in New Issue
Block a user