Removed my gmail address from top of script.
You must put your own address for Let's Encrypt Certificate
This commit is contained in:
parent
edc893d46d
commit
3d49f1c7c9
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
#SETTINGS
|
#SETTINGS
|
||||||
passlen=22
|
passlen=22
|
||||||
emailforle="thisiszeev@gmail.com"
|
emailforle="putyouremailaddresshere@domain.com"
|
||||||
|
|
||||||
#FUNCTIONS
|
#FUNCTIONS
|
||||||
function errorcheck {
|
function errorcheck {
|
||||||
|
|
Loading…
Reference in New Issue