nvidia-driver-560/nvidia-graphics-drivers-560/debian/nvidia-support-560.postinst

8 lines
156 B
Plaintext
Raw Normal View History

2024-07-24 01:06:18 +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#