aboutsummaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2022-02-15 22:49:00 -0500
committerB. Stack <bgstack15@gmail.com>2022-02-15 22:49:00 -0500
commitdf2fbdc9bd4387ee72d2b38df9abf0778175c2d4 (patch)
tree763dae2b1480e10e82427c476434802523474d27 /debian/README.Debian
parentsuppress useless stuff from auth (diff)
downloadstackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.tar.gz
stackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.tar.bz2
stackbin-df2fbdc9bd4387ee72d2b38df9abf0778175c2d4.zip
add initial debian package recipe
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..b74e6c4
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,5 @@
+stackbin for Devuan
+
+To run stackbin, you will probably need to a2enmods these three mods: proxy rewrite ssl
+
+ -- B. Stack <bgstack15@gmail.com> Tue, 15 Feb 2022 19:07:18 -0500
bgstack15