mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Fixing documentation error
Seeing as the rest of the documentation revolves around the usage of apt instead of apt-get the SSL certificate bit should as well.
This commit is contained in:
parent
81e1000716
commit
1b879ded72
@ -6,8 +6,8 @@ site](https://certbot.eff.org/) for installation instructions.
|
|||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
sudo add-apt-repository ppa:certbot/certbot
|
sudo add-apt-repository ppa:certbot/certbot
|
||||||
sudo apt-get update
|
sudo apt update
|
||||||
sudo apt-get install certbot
|
sudo apt install certbot
|
||||||
```
|
```
|
||||||
|
|
||||||
## Creating a Certificate
|
## Creating a Certificate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user