File: postrm

package info (click to toggle)
xvier 1.0-7.6
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 160 kB
  • ctags: 184
  • sloc: ansic: 1,998; makefile: 40; sh: 6
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/sh -e

if [ -x "$(command -v update-menus)" ]; then
  update-menus
fi