petrified/arch/petrified.archinst
2024-03-20 09:32:36 -05:00

5 lines
71 B
Text

pre_remove() {
rm -f /var/cache/petrified/lastip.dat 2>/dev/null
}