mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-15 11:23:22 +01:00
4 lines
131 B
Bash
4 lines
131 B
Bash
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
find "electron/resources/extra" -type f -exec git update-index --chmod=+x {} + |