From 3d49f1c7c92cffd145e88da1e418479f80ceb17f Mon Sep 17 00:00:00 2001 From: thisiszeev Date: Wed, 14 Feb 2024 11:08:54 +0200 Subject: [PATCH] Removed my gmail address from top of script. You must put your own address for Let's Encrypt Certificate --- setupninja.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setupninja.sh b/setupninja.sh index 8fa909a..fec616b 100644 --- a/setupninja.sh +++ b/setupninja.sh @@ -2,7 +2,7 @@ #SETTINGS passlen=22 -emailforle="thisiszeev@gmail.com" +emailforle="putyouremailaddresshere@domain.com" #FUNCTIONS function errorcheck {