Add interactive dns

This commit is contained in:
2020-08-01 21:40:01 -04:00
parent b93f43f6fe
commit e92c6c2fef
2 changed files with 22 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RewriteRule ^\.well-known/.+ - [END]
Command-line (Linux):
* Move script to user home directory on the server: `scp ./* username@ip:port:~`
* Login to server: `ssh user@ip -p port`
* Log in to server: `ssh user@ip -p port`
* Make script executable: `chmod +x $HOME/acme-cpanel.sh`
* Run script (ex. `$HOME/acme-cpanel.sh -s multisites`)
* Follow prompts to enter credentials, issue certificates, and deploy them