File: postrm

package info (click to toggle)
gnugo 1.2-5
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 220 kB
  • ctags: 87
  • sloc: ansic: 2,027; makefile: 74; sh: 2
file content (3 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (23)
1
2
3
#!/bin/sh
set -e
if test -x /usr/bin/update-menus; then update-menus; fi