GSP-Agent-Windows/GSP64/etc/preremove/coreutils.sh
2026-07-02 18:10:41 -05: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