Panel/Agent-Windows/OGP64/etc/preremove/coreutils.sh
2026-06-06 18:46:40 -04:00

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