summarylogtreecommitdiffstats
path: root/hacompanion.install
diff options
context:
space:
mode:
authorZach Himsel2023-01-31 11:28:20 -0500
committerZach Himsel2023-01-31 11:29:19 -0500
commit800c07b67eb84cd5f3179a57553194c4e18a3c6d (patch)
treef9f49ee12d46d60479acd04c0b37fb9dab2714c9 /hacompanion.install
downloadaur-800c07b67eb84cd5f3179a57553194c4e18a3c6d.tar.gz
Initial commit (v1.0.5)
Diffstat (limited to 'hacompanion.install')
-rw-r--r--hacompanion.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/hacompanion.install b/hacompanion.install
new file mode 100644
index 000000000000..498f9402e6b1
--- /dev/null
+++ b/hacompanion.install
@@ -0,0 +1,5 @@
+post_remove() {
+ echo "Remember that the following directories aren't removed."
+ echo " -> /etc/hacompanion"
+ echo " -> /var/lib/hacompanion"
+}