Add order status to readme

This commit is contained in:
Nathan Chapman 2023-04-01 09:13:52 -06:00
parent 98a0ce3407
commit 3cf7688844

View File

@ -1,3 +1,9 @@
### Build status
[![builds.sr.ht status](https://builds.sr.ht/~nathanchapman.svg)](https://builds.sr.ht/~nathanchapman?)
### Setup
``` ```
sudo docker run -it --rm -p 80:80 --name certbot \ sudo docker run -it --rm -p 80:80 --name certbot \
-v "/etc/letsencrypt:/etc/letsencrypt" \ -v "/etc/letsencrypt:/etc/letsencrypt" \