#!/bin/sh -e

version=6.12.57+deb13-amd64

linux-run-hooks headers postinst $version -- "$@"

exit 0
