5 lines
71 B
Text
5 lines
71 B
Text
|
|
pre_remove() {
|
|
rm -f /var/cache/petrified/lastip.dat 2>/dev/null
|
|
}
|
|
|