summarylogtreecommitdiffstats
path: root/raider.install
blob: 8671c6917cfa533bf44d6aa96688604390930883 (plain)
1
2
3
4
5
pre_remove() {
  "rm" -fR /var/lib/raider/*
}

# vim:set ts=2 sw=2 et: