nvidia-driver-565/nvidia-graphics-drivers-#DRIVER_VERSION_MAJOR#/debian/nvidia-support-#DRIVER_VERSION_MAJOR#.postinst

8 lines
156 B
Plaintext
Raw Normal View History

2024-10-22 17:05:20 +02:00
#!/bin/sh
set -e
# dummy postinst to ensure that the templates get imported and the config script is executed
. /usr/share/debconf/confmodule
#DEBHELPER#