File: postrm

package info (click to toggle)
tirc 1.2-10
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,388 kB
  • ctags: 1,909
  • sloc: ansic: 19,264; sh: 2,671; makefile: 222; awk: 14
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/bin/sh

if [ -x /usr/bin/update-menus ] ; then
  /usr/bin/update-menus
fi