File: libpam-snapper.postinst

package info (click to toggle)
snapper 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,172 kB
  • sloc: cpp: 19,670; ansic: 1,448; sh: 472; makefile: 389; python: 291; ruby: 31
file content (6 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
#!/bin/sh
set -e

pam-auth-update --package

#DEBHELPER#