www-jmbit-de/themes/hugo-theme-terminal/.husky/pre-push

5 lines
98 B
Plaintext
Raw Permalink Normal View History

2023-08-03 11:21:34 +02:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && git add . && git commit --amend --no-edit