Fix talisman invocation

This commit is contained in:
Klaus Hartl 2021-09-18 09:00:57 +02:00
parent 34c7499bdc
commit 8736fca8b4
No known key found for this signature in database
GPG key ID: 6BA8AED91AB6EA2A

View file

@ -2,4 +2,4 @@
set -e
sh -c "echo $* | /talisman"
sh -c "echo $* | /talisman --githook pre-push"