D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
lib
/
dpkg
/
info
/
Filename :
dash.postrm
back
Copy
#!/bin/sh set -e # Automatically added by dh_installmenu/12.1.1ubuntu1 if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi # End automatically added section # Automatically added by dh_installdebconf/12.1.1ubuntu1 if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule db_purge fi # End automatically added section