File: postinst.ftplib-dev

package info (click to toggle)
ftplib 3-3
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 848 kB
  • ctags: 509
  • sloc: ansic: 1,860; python: 152; makefile: 122; sh: 10
file content (6 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#! /bin/sh
set -e

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