File: nvidia-support.postinst

package info (click to toggle)
nvidia-support 20151021%2B13
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye
  • size: 328 kB
  • sloc: sh: 184; makefile: 6
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#