1
0
Fork 0
linux/debian/linux-headers-6.12.33+deb13progress8-m68k.postinst
Daniel Baumann 9f7322797e
Regenerating debian files.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-23 07:55:35 +02:00

7 lines
109 B
Bash

#!/bin/sh -e
version=6.12.33+deb13progress8-m68k
linux-run-hooks headers postinst $version -- "$@"
exit 0