forked from norman/fusionpbx-install.sh-github-mirror
Update letsencrypt.sh
This commit is contained in:
1
debian/resources/letsencrypt.sh
vendored
1
debian/resources/letsencrypt.sh
vendored
@@ -6,6 +6,7 @@ cd "$(dirname "$0")"
|
|||||||
#includes
|
#includes
|
||||||
. ./config.sh
|
. ./config.sh
|
||||||
#. ./colors.sh
|
#. ./colors.sh
|
||||||
|
. ./environment.sh
|
||||||
|
|
||||||
#request the domain and email
|
#request the domain and email
|
||||||
read -p 'Domain Name: ' domain_name
|
read -p 'Domain Name: ' domain_name
|
||||||
|
|||||||
Reference in New Issue
Block a user