sadium/themes/hugo-theme-terminal/.husky/pre-push
2023-12-13 21:47:26 +03:00

4 lines
98 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && git add . && git commit --amend --no-edit