From 192d662449d19b86bbb01183742c63694c37d64a Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 2 Jun 2022 19:12:48 +0200 Subject: [PATCH] Remove is-info --- pages/02.linux/08.acme-sh/default.en.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/02.linux/08.acme-sh/default.en.md b/pages/02.linux/08.acme-sh/default.en.md index cbfc1c0..2f1a074 100644 --- a/pages/02.linux/08.acme-sh/default.en.md +++ b/pages/02.linux/08.acme-sh/default.en.md @@ -18,7 +18,6 @@ Needs root to start a server on port 80 ## Issue new certificate with DNS API > [Official Documentation](https://github.com/acmesh-official/acme.sh/wiki/dnsapi) -{.is-info} ### Gandi `export GANDI_LIVEDNS_KEY="(api key)"` @@ -66,4 +65,4 @@ WantedBy=timers.target ``` Enable timer -`systemctl enable --now acme-sh.timer` \ No newline at end of file +`systemctl enable --now acme-sh.timer`