File: postinst

package info (click to toggle)
wordinspect 0.1a-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 300 kB
  • ctags: 128
  • sloc: ansic: 1,682; sh: 276; makefile: 74
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