File: postrm

package info (click to toggle)
wordinspect 0.1a-6
  • links: PTS
  • area: main
  • in suites: potato
  • size: 384 kB
  • ctags: 133
  • sloc: ansic: 1,771; sh: 311; makefile: 142
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