Path : /proc/self/root/var/lib/dpkg/info/ |
Current File : //proc/self/root/var/lib/dpkg/info/psmisc.postrm |
#!/bin/sh set -e # Automatically added by dh_installmenu/12.7.1ubuntu1 if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi # End automatically added section