File: postrm

package info (click to toggle)
wordinspect 0.1a-8.2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 396 kB
  • ctags: 137
  • sloc: ansic: 1,771; sh: 308; makefile: 88
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