apii-php/tools/precommit
2024-11-16 04:12:29 +00:00

8 lines
72 B
Bash
Executable file

#!/usr/bin/env bash
pushd .
cd $(dirname "$0")
./update-headers
popd