Sindbad~EG File Manager
| Current Path : /var/lib/dpkg/info/ |
|
|
| Current File : /var/lib/dpkg/info/gnome-initial-setup.postrm |
#!/bin/sh
set -e
if [ "$1" = "purge" ] ; then
if getent passwd gnome-initial-setup >/dev/null; then
if which deluser >/dev/null 2>&1; then
deluser --system gnome-initial-setup || echo "Could not remove gnome-initial-setup user."
fi
fi
fi
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/xdg/autostart/gnome-welcome-tour.desktop 40.1-2\~ -- "$@"
# End automatically added section
exit 0
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists