File: postinst

package info (click to toggle)
jester 1.0-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 96 kB
  • ctags: 119
  • sloc: ansic: 1,126; makefile: 67; sh: 2
file content (5 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (31)
1
2
3
4
5
#! /bin/sh

set -e

test -x /usr/bin/update-menus && /usr/bin/update-menus || /bin/true