Update letsencrypt.sh

This commit is contained in:
FusionPBX
2017-10-07 11:24:08 -06:00
committed by GitHub
parent 4bfe46b13a
commit dd3b6dcdf4

View File

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