Created
July 20, 2018 21:41
-
-
Save icook/8840bb2a1dbe74b6a6a4012a235a178f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
certbot certonly --webroot --agree-tos --no-eff-email --email [email protected] -w /var/www/letsencrypt -d mp3.markmine.io | |
serivce nginx reload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment