changed rclone cache path
This commit is contained in:
parent
c08f3ec26b
commit
9625f06529
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
mountdir = "/mnt/genc";
|
||||
mountdir2 = "/mnt/gdrive";
|
||||
cachedir = "/mnt/cache";
|
||||
cachedir = "/mnt/cache/rclone";
|
||||
user = "mc-fucker";
|
||||
group = "users";
|
||||
cfg = config.services.rclone;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue