Add husky workaround (in addition to husky test)

This commit is contained in:
Salt 2022-05-24 19:19:30 -05:00
parent 4a87d65b47
commit a9ae157b2a

View File

@ -96,6 +96,9 @@
job: "rsync -avHS --remove-source-files '/data/syncthing/data/{{ item.src }}/' '/data/syncthing/data/{{ item.dest }}/' && rmdir '/data/syncthing/data/{{ item.src }}' "
with_items:
# This works around a bug in my Android app lol
- name: husky workaround
src: Pictures/Husky
dest: Pictures/Unsorted/Husky
- name: husky test workaround
src: Pictures/Husky Test
dest: Pictures/Unsorted/Husky