mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
Fixes #141: Removed invalid character
This commit is contained in:
parent
a010a6dde5
commit
85f3324d97
@ -361,7 +361,7 @@ To add SSL support to the installation we'll start by installing the arbitrary p
|
|||||||
# sudo apt-get -y bc
|
# sudo apt-get -y bc
|
||||||
```
|
```
|
||||||
|
|
||||||
Next we'll clone Let’s Encrypt in to /opt
|
Next we'll clone Let's Encrypt into /opt/:
|
||||||
|
|
||||||
```
|
```
|
||||||
# sudo git clone https://github.com/letsencrypt/letsencrypt /opt/letsencrypt
|
# sudo git clone https://github.com/letsencrypt/letsencrypt /opt/letsencrypt
|
||||||
|
Loading…
Reference in New Issue
Block a user