nvidia-driver-555/nvidia-graphics-drivers-#DRIVER_VERSION_MAJOR#/debian/nvidia-support-#DRIVER_VERSION_MAJOR#.postinst
NVIDIA Package Group a8c5281c4f Initial commit
2024-07-24 03:30:09 +02: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#