syndicate-js/todo/create/src/syndicate-template.zip.do

4 lines
97 B
Plaintext
Raw Normal View History

2018-11-13 15:25:30 +00:00
redo-ifchange $(find ../template)
target="$(pwd)/$3"
2018-11-15 11:01:36 +00:00
(cd ../template; zip -q -r "$target" .) >&2