summarylogtreecommitdiffstats
path: root/.install
diff options
context:
space:
mode:
authorfrnmst/Franco Masotti2016-10-25 17:11:48 +0200
committerfrnmst/Franco Masotti2016-10-25 17:11:48 +0200
commiteb0a4126d3f407079a2d2d15725b99f053a6e8c1 (patch)
tree08b38149a3c32485510e62a2b53590e876e81135 /.install
parent3ea834723db30a2bbd1d3706b2434a69b3cb19a5 (diff)
downloadaur-eb0a4126d3f407079a2d2d15725b99f053a6e8c1.tar.gz
Fixed problem when saving files.
Diffstat (limited to '.install')
-rw-r--r--.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/.install b/.install
index 5e53d53b0b45..f5c15b9427ac 100644
--- a/.install
+++ b/.install
@@ -10,3 +10,7 @@ post_install() {
swish.service to run the server.\n\n"
}
+post_remove()
+{
+ printf "\n\nYou can remove swish user and group.\n\n"
+}