CS2/bullseye/etc/pre.sh
2023-11-05 14:28:31 +00:00

5 lines
78 B
Bash
Executable file

#!/bin/bash
# PRE HOOK
# Make your customisation here
echo "pre-hook: noop"