fix $cfg path
This commit is contained in:
parent
75dda8f900
commit
0a1cd25f59
2 changed files with 4 additions and 4 deletions
|
|
@ -48,7 +48,7 @@ If you choose to enable SSL:
|
|||
certbot certonly --standalone -d yourdomain.com
|
||||
```
|
||||
- Automatically modifies:
|
||||
`/etc/pterodactyl/config.yml`
|
||||
`/etc/calagopus-wings/config.yml`
|
||||
From:
|
||||
```yaml
|
||||
ssl:
|
||||
|
|
@ -65,7 +65,7 @@ To:
|
|||
```
|
||||
A backup of the config is created as:
|
||||
```
|
||||
/etc/pterodactyl/config.yml.bak
|
||||
/etc/calagopus-wings/config.yml.bak
|
||||
```
|
||||
---
|
||||
### 3️⃣ Wings Binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue