File: postrm

package info (click to toggle)
gnushogi 1.2p03-6
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 796 kB
  • ctags: 1,240
  • sloc: ansic: 13,484; makefile: 266; 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