This commit is contained in:
Nick Leffler 2020-01-22 23:41:48 -05:00
parent ada9b25b06
commit 50ee05ea5c

View File

@ -18,7 +18,7 @@ get_info () {
read -p "Enter Site Name: " siteName
read -p "Enter Site Title: " siteTitle
read -p "SSL [Y/n]: " siteProtoIn
read -p "Certbot ready?: cbReady
read -p "Certbot ready?": cbReady
read -p "Enter Site URL: " siteURL
read -p "Enter WPAdmin email: " adminEmail