wordpress-church-setup/TLS-setup.sh

3 行
197 B
Bash

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