Home: Fix photoprocess path.
This commit is contained in:
parent
07cfed44d3
commit
7e6a6b4156
|
@ -6,7 +6,7 @@
|
|||
util,
|
||||
...
|
||||
} @args: let
|
||||
imgInput = "/storage/hot/container/cloud/data/data/cakee/files/photo";
|
||||
imgInput = "/storage/hot/data/nextcloud/data/cakee/files/photo";
|
||||
imgOutput = "/storage/cold_1/backup/tmp/photo";
|
||||
in {
|
||||
systemd.services.photosprocess = let
|
||||
|
|
Loading…
Reference in a new issue