diff --git a/TLS-setup.sh b/TLS-setup.sh index 5e4d287..e9b665e 100644 --- a/TLS-setup.sh +++ b/TLS-setup.sh @@ -1 +1,3 @@ sudo letsencrypt certonly --webroot --webroot-path=/var/www/wordpress -d bereanbibleutah.com -d www.bereanbibleutah.com -d bereanbibleutah.org -d www.bereanbibleutah.org + +sudo apt-get install nginx \ No newline at end of file