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