Update letsencrypt.sh

This commit is contained in:
FusionPBX
2017-10-07 11:17:24 -06:00
committed by GitHub
parent 64278a34fe
commit b11e744abe

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