File: postinst

package info (click to toggle)
jlex 1.2.3-5
  • links: PTS
  • area: contrib
  • in suites: potato, slink
  • size: 344 kB
  • ctags: 407
  • sloc: java: 5,323; makefile: 93; sh: 10
file content (5 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#! /bin/sh

set -e

if command -v update-menus >/dev/null 2>&1; then command update-menus; fi