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

8 lines
156 B
Plaintext
Raw Permalink Normal View History

2024-07-24 03:30:09 +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#