From 509472a656d5fd0b8c429b1223c1448f4fa9cf52 Mon Sep 17 00:00:00 2001 From: Maarten den Braber Date: Mon, 13 May 2019 14:47:53 +0200 Subject: [PATCH] Created Creeating a Debian package (markdown) --- Creeating-a-Debian-package.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Creeating-a-Debian-package.md diff --git a/Creeating-a-Debian-package.md b/Creeating-a-Debian-package.md new file mode 100644 index 0000000..56b6c90 --- /dev/null +++ b/Creeating-a-Debian-package.md @@ -0,0 +1 @@ +If you want to create a Debian package for `acme.sh` (e.g. to include your own configuration files over several hosts with your own APT repository or to use only the Debian installer instead of wget), check out https://github.com/mdbraber/acme.sh-debian \ No newline at end of file