From bd0166e04fbef2eaffe53589408874eee0e2e70e Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 15 Dec 2023 01:24:10 -0800 Subject: [PATCH] fix: typo --- system/acme.sh.service | 2 +- user/acme.sh.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system/acme.sh.service b/system/acme.sh.service index a176054..b1ffd12 100644 --- a/system/acme.sh.service +++ b/system/acme.sh.service @@ -2,7 +2,7 @@ Description=Renew certificates acquired via acme.sh After=network.target network-online.target nss-lookup.target Wants=network-online.target nss-lookup.target -Documentation=https://https://github.com/acmesh-official/acme.sh/wiki +Documentation=https://github.com/acmesh-official/acme.sh/wiki [Service] # If the version of systemd is 240 or above, then uncommenting Type=simple and commenting out Type=exec diff --git a/user/acme.sh.service b/user/acme.sh.service index af2e05c..1d90b54 100644 --- a/user/acme.sh.service +++ b/user/acme.sh.service @@ -2,7 +2,7 @@ Description=Renew certificates acquired via acme.sh After=network.target network-online.target nss-lookup.target Wants=network-online.target nss-lookup.target -Documentation=https://https://github.com/acmesh-official/acme.sh/wiki +Documentation=https://github.com/acmesh-official/acme.sh/wiki [Service] # If the version of systemd is 240 or above, then uncommenting Type=simple and commenting out Type=exec