File: postrm

package info (click to toggle)
xpostitplus 2.3.1-10
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 464 kB
  • ctags: 661
  • sloc: ansic: 4,831; makefile: 527; sh: 70
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (14)
1
2
3
4
5
#!/bin/bash

set -e
if test -x /usr/bin/update-menus; then update-menus; fi