summarylogtreecommitdiffstats
path: root/package.install
diff options
context:
space:
mode:
author小雨2015-06-12 10:47:37 +0800
committer小雨2015-06-12 10:47:37 +0800
commit24283b8404fd1ce47e7cc6181447a7e96b1655b1 (patch)
treef69a2b0b514ac7c274f1c3ac45394c60e73faf6e /package.install
downloadaur-24283b8404fd1ce47e7cc6181447a7e96b1655b1.tar.gz
init commit
Diffstat (limited to 'package.install')
-rw-r--r--package.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.install b/package.install
new file mode 100644
index 000000000000..7c52f76b49db
--- /dev/null
+++ b/package.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo 'please see https://github.com/rains31/redis-dns for more info.'
+}