Files
RetroDebian/bases/voodoo2/hooks/10-sample-base.sh
2026-04-02 23:53:26 +02:00

5 lines
80 B
Bash

#!/bin/sh
set -eu
printf 'sample base chroot hook
' > /tmp/sample-base-hook.txt