So far I've managed to get Hazel to unzip, drill to subfolders, find font files, and move font files. The last part of that is for Hazel to move back up to the original parent folder, delete the parent folder and anything left in it.
I understand how to move into subfolders but now I need to move back up to the original parent and delete it.
Here are screen shots of what I have.
My three rules that handle this operation:
http://note.io/1d3Ih3S
Rule 1.
http://note.io/17xbCfn
Rule 2.
http://note.io/1d3Ikgg
Rule 3.
http://note.io/1d3Il3Q
Apple Script in Rule 3.
http://note.io/1d3IlAT
How do I move back to the original parent to delete it and anything left in it?