summarylogtreecommitdiffstats
path: root/powa-archivist-git.install
diff options
context:
space:
mode:
authormarco442017-02-17 15:20:42 +0100
committermarco442017-02-17 15:20:42 +0100
commitcc23ba311df4d7a38aa7a8641f8b8c1f17426edf (patch)
tree00b185ba771b798a3fabc382513be17c82994190 /powa-archivist-git.install
parentbef522c5fbe0a93518589b4b1a43abbc29f10366 (diff)
downloadaur-cc23ba311df4d7a38aa7a8641f8b8c1f17426edf.tar.gz
Add post-install message
Diffstat (limited to 'powa-archivist-git.install')
-rw-r--r--powa-archivist-git.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/powa-archivist-git.install b/powa-archivist-git.install
new file mode 100644
index 000000000000..86b613f60afd
--- /dev/null
+++ b/powa-archivist-git.install
@@ -0,0 +1,3 @@
+post_install(){
+ echo "You now have to follow the documentation here: http://powa.readthedocs.io/en/latest/"
+}