diff --git a/pages/AcmeTinyNoApache.md b/pages/AcmeTinyNoApache.md index 9da8e7b..b81e6b5 100644 --- a/pages/AcmeTinyNoApache.md +++ b/pages/AcmeTinyNoApache.md @@ -24,7 +24,7 @@ mkdir /home/acme/challenges/.well-known ln -s /home/acme/challenges /home/acme/challenges/.well-known/acme-challenge chown -R acme:www-data challenges chmow og+rX challenges -... +``` I do not have git on small machines, so just grab the code with fetch. Being lazy, I just fetch the source into /home/acme. @@ -195,4 +195,5 @@ You can run the same script as above for certificate renewal. Put in acme's crontab. -2022.01.09 \ No newline at end of file +--- +2023.12.09 \ No newline at end of file