mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -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
|
||||
sudo add-apt-repository ppa:certbot/certbot
|
||||
sudo apt-get update
|
||||
sudo apt-get install certbot
|
||||
sudo apt update
|
||||
sudo apt install certbot
|
||||
```
|
||||
|
||||
## Creating a Certificate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user