fix $cfg path

This commit is contained in:
Sebastian Cabrera 2026-08-17 21:29:56 -04:00
parent 75dda8f900
commit 0a1cd25f59
Signed by: okseby
GPG key ID: 2DDBFDEE356CF3DE
2 changed files with 4 additions and 4 deletions

View file

@ -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