]> git.codecow.com Git - Monocypher.git/commit
Change release.sh to use find -exec
authorFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Mon, 21 Oct 2019 17:46:21 +0000 (19:46 +0200)
committerFabio Scotoni <34964387+fscoto@users.noreply.github.com>
Mon, 21 Oct 2019 17:46:21 +0000 (19:46 +0200)
commit168cee1e99089851a5f5a8600c132cab25f1792c
tree00dd647907cf4037de5fef846041bd0710ce5f8d
parent5c283223fb092bf41ec081d0f259cf6c0bb0df3e
Change release.sh to use find -exec

This avoids some potential weirdness with whitespace in find and for.
release.sh