File: postinst

package info (click to toggle)
lintian 2.116.3%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 70,064 kB
  • sloc: perl: 45,548; javascript: 9,151; makefile: 4,021; sh: 2,825; ansic: 696; xml: 409; python: 74; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (9 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# This file should not be triggered by script-without-interpreter

set -e

true

#DEBHELPER#