linux: assume DataStorage already mounted at ~/DataStorage
No LABEL/findmnt probe. Dropbox and workdir live under that tree.
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"path1": "/mnt/DataStorage/Dropbox",
|
||||
"path1": "~/DataStorage/Dropbox",
|
||||
"path2": "dropbox:",
|
||||
"workdir": "/mnt/DataStorage/rclone-bisync",
|
||||
"workdir": "~/DataStorage/rclone-bisync",
|
||||
"interval_minutes": 15,
|
||||
"rclone": "rclone",
|
||||
"check_filename": "RCLONE_TEST"
|
||||
|
||||
Reference in New Issue
Block a user