1
0
Fork 0
pre-commit/testing/resources/script_hooks_repo/bin/hook.sh
Daniel Baumann 9326612968
Merging upstream version 2.9.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:23:17 +01:00

4 lines
50 B
Bash
Executable file

#!/usr/bin/env bash
echo "$@"
echo 'Hello World'