Files
2026-04-10 00:36:38 -04:00

5 lines
98 B
Bash

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