mirror of
https://github.com/rclone/rclone.git
synced 2025-08-10 14:17:58 +02:00
Updated rclone fstab mount helper script (markdown)
@ -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
|
||||||
|
Reference in New Issue
Block a user