linux: assume DataStorage already mounted at ~/DataStorage

No LABEL/findmnt probe. Dropbox and workdir live under that tree.
This commit is contained in:
2026-09-10 00:40:03 +02:00
parent f517cbd7ed
commit a15af4964b
3 changed files with 11 additions and 29 deletions
+2 -2
View File
@@ -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"