summarylogtreecommitdiffstats
path: root/dcrdocs.install
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-06-24 17:01:24 -0700
committerAndy Weidenbaum2016-06-24 17:01:24 -0700
commit917d279e46d1d6dc5ee35c37a4ac23b604e39f20 (patch)
tree8585959ae7b5350b4f7649e1a2f7581886836cc1 /dcrdocs.install
downloadaur-917d279e46d1d6dc5ee35c37a4ac23b604e39f20.tar.gz
Initial import
Diffstat (limited to 'dcrdocs.install')
-rw-r--r--dcrdocs.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/dcrdocs.install b/dcrdocs.install
new file mode 100644
index 000000000000..bf0424ebe3a6
--- /dev/null
+++ b/dcrdocs.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo serve dcrdocs: darkhttpd /srv/http/dcrdocs --port 54321
+}