change dcim consume path

This commit is contained in:
Yan Lin 2026-02-13 06:42:04 +01:00
parent c11b582a6b
commit f19f0f463c

View file

@ -20,7 +20,7 @@
description = "Move files in dcim consume folder to DCIM";
interval = "*-*-* *:00/15:00";
commands = [
"photo-move -d /home/yanlin/Media/dcim-consume /home/yanlin/DCIM"
"photo-move -d /home/yanlin/Documents/consume/dcim /home/yanlin/DCIM"
];
};