Update letsencrypt.sh

This commit is contained in:
FusionPBX 2017-10-07 11:17:24 -06:00 committed by GitHub
parent 64278a34fe
commit b11e744abe
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ cd "$(dirname "$0")"
#includes
. ./config.sh
#. ./colors.sh
#. ./environment.sh
#request the domain and email
read -p 'Domain Name: ' domain_name