GSP-Agent-Windows/OGP64/etc/preremove/crypto-policies.sh

5 lines
161 B
Bash

if [ -f /etc/crypto-policies/config ] && cmp -s /etc/defaults/etc/crypto-policies/config /etc/crypto-policies/config
then
rm /etc/crypto-policies/config
fi