CS2/bookworm/etc/post.sh
John Edwards 573abc9a49 Migrate from bullseye to bookworm
* Pin bookworm explicitly in parent container image tags
* Update references to bullseye
2024-10-11 17:12:32 +01:00

5 lines
80 B
Bash
Executable file

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