File: nvidia-support.postinst

package info (click to toggle)
nvidia-support 20240109%2B1
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: sh: 180; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 156 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
#!/bin/sh
set -e

# dummy postinst to ensure that the templates get imported and the config script is executed
. /usr/share/debconf/confmodule

#DEBHELPER#