From d41201c6418b3000607f24a160328c6623d6dd71 Mon Sep 17 00:00:00 2001 From: Joel Grunbaum <joelgrun@gmail.com> Date: Thu, 19 Aug 2021 23:44:30 +0000 Subject: [PATCH] use curl to email instead of sendmail backend --- README.org | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README.org b/README.org index 7933a15..8fd5044 100755 --- a/README.org +++ b/README.org @@ -48,3 +48,4 @@ # - Create a universal variables file :: Not sure how useful this would be, but could be nice # - Build parallelism :: Try and make packages build in parallel, place a lock on the repo file. # - Add or remove multiple packages at a time :: Make it less tedious to add packages +- Keep multiple old packages :: Keep so that packages can be downloaded even if repository isn't upgraded. Also allow downgrading -- Gitblit v1.10.0