Files
FE_CPONE/.githooks/post-commit
2026-04-27 10:31:37 +07:00

6 lines
100 B
Bash
Executable File

#!/bin/sh
set -eu
repo_root=$(git rev-parse --show-toplevel)
"$repo_root/scripts/devcpone_sync.sh"