Add and install README.Debian

This file documents how the packaging is organized and how to
configure and use it.  It also details what the default deployment
is like.
这个提交包含在:
Paul van Tilburg
2020-11-13 20:50:58 +01:00
父节点 f72554de10
当前提交 1b4a79d47c
共有 2 个文件被更改,包括 30 次插入0 次删除

查看文件

@@ -86,6 +86,7 @@ section = "net"
priority = "optional"
assets = [
["debian/env.local", "etc/matrix-conduit/local", "644"],
["debian/README.Debian", "usr/share/doc/matrix-conduit/", "644"],
["README.md", "usr/share/doc/matrix-conduit/", "644"],
["target/release/conduit", "usr/sbin/matrix-conduit", "755"],
]