change dcim consume path
This commit is contained in:
parent
c11b582a6b
commit
f19f0f463c
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
description = "Move files in dcim consume folder to DCIM";
|
description = "Move files in dcim consume folder to DCIM";
|
||||||
interval = "*-*-* *:00/15:00";
|
interval = "*-*-* *:00/15:00";
|
||||||
commands = [
|
commands = [
|
||||||
"photo-move -d /home/yanlin/Media/dcim-consume /home/yanlin/DCIM"
|
"photo-move -d /home/yanlin/Documents/consume/dcim /home/yanlin/DCIM"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue