diff --git a/wordpress-setup.sh b/wordpress-setup.sh index 96dbe5a..7c59deb 100644 --- a/wordpress-setup.sh +++ b/wordpress-setup.sh @@ -16,4 +16,4 @@ unzip latest.zip /var/www/wordpress/ echo "Update Nginx configuration in /etc/nginx/sites-enabled/ with using example configuration." -echo "run: sudo letsencrypt certonly --webroot --webroot-path=/var/www/wordpress -d www.youdomain.com -d yourdomain.com +echo "run: sudo letsencrypt certonly --webroot --webroot-path=/var/www/wordpress -d www.youdomain.com -d yourdomain.com"