mirror of
https://github.com/portainer/portainer.git
synced 2026-06-23 06:30:14 +00:00
4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
cd $(dirname -- "$0") && pnpm lint-staged |