mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
include husky change to the commit
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
# Run the node script
|
||||
node version/git-version.js
|
||||
|
||||
# Add the changes made by the script
|
||||
git add .
|
||||
|
||||
Reference in New Issue
Block a user