permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit cf376a440b41697adc41e4a4e2644cb09a0888fa
parent 107fe4ea20f261f93d70b6d6cb413edb6940a21f
Author: decentral1se <decentral1se@web>
Date:   Sun, 29 Sep 2024 09:10:23 +0200

fix: formatting

Diffstat:
Meik.mdwn | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eik.mdwn b/eik.mdwn @@ -23,7 +23,7 @@ We use `acme.sh` for handling certs, however expanding certs with a new domain i -d git.permacomputing.net \ -d newdomain.permacomputing.net -acme.sh --install-cert \ + acme.sh --install-cert \ -d eik.permacomputing.net \ -d top.permacomputing.net \ -d bbs.permacomputing.net \