Update letsencrypt.sh
This commit is contained in:
Vendored
+1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user