escrcpy/.husky/pre-commit

4 lines
131 B
Plaintext
Raw Normal View History

2023-10-31 02:43:36 +01:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
2023-10-31 03:42:00 +01:00
find "electron/resources/extra" -type f -exec git update-index --chmod=+x {} +