- Certbot
./install FQDN mail && sudo wings configure [wings token stuff] && sudo systemctl restart wings
- FQDN is the Fully Qualified Domain Name of the node, used for Let's Encrypt and ssl certs.
- mail is the mail for setting up Let's Encrypt
- omit the "cd /etc/pterodactyl" part in generating the config token
shoutout to @Thomas5300, i stole a lot of his code.