diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-12-09 00:22:17 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-12-09 01:16:38 +0100 |
commit | c85711ffb7d4aa2b6d5a372ed2742cd5666f7a4c (patch) | |
tree | 08ad8312d3823db894c3805aa03f6063de0c2cd1 /debian/install | |
parent | d6037af25079ce0e0c151ae6d35b1cffd5a5c494 (diff) |
Ship LE's intermediate CA files to /usr/share/lets-encrypt.
Diffstat (limited to 'debian/install')
-rw-r--r-- | debian/install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..d098fc0 --- /dev/null +++ b/debian/install @@ -0,0 +1,3 @@ +letsencrypt /usr/sbin +acme-slave acme-webserver /usr/bin +*.pem /usr/share/lets-encrypt |