GSP-Agent-Windows/OGP64/etc/preremove/coreutils.sh

5 lines
113 B
Bash

if [ -f /etc/DIR_COLORS ] && cmp -s /etc/defaults/etc/DIR_COLORS /etc/DIR_COLORS
then
rm /etc/DIR_COLORS
fi