adding Arch build files

This commit is contained in:
tengel 2024-03-20 09:32:36 -05:00
parent fdce437d28
commit 16fc1cb418
2 changed files with 45 additions and 0 deletions

5
petrified.archinst Normal file
View file

@ -0,0 +1,5 @@
pre_remove() {
rm -f /var/cache/petrified/lastip.dat 2>/dev/null
}