nvidia-driver-565/nvidia-graphics-drivers-565/debian/nvidia-support-565.postinst
2024-10-22 16:10:45 +01:00

8 lines
156 B
Bash

#!/bin/sh
set -e
# dummy postinst to ensure that the templates get imported and the config script is executed
. /usr/share/debconf/confmodule
#DEBHELPER#