Your IP : 216.73.216.91


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //var/lib/dpkg/info/humanity-icon-theme.postrm

#!/bin/sh
set -e
# Automatically added by dh_icons/13.6ubuntu1
if command -v update-icon-caches >/dev/null; then
	update-icon-caches /usr/share/icons/Humanity /usr/share/icons/Humanity-Dark
fi
# End automatically added section