summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-31 23:52:46 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-01-31 23:52:46 +0900
commita088a17a6545971e9042d6bb003be6daaf43e322 (patch)
tree193d3a172d8e97635dabdd3fb33e2b4cbf670c9b
parent69fdb5244dc30285c3724b348fe34a4f54fb8f7f (diff)
modified email-wizard.sh
-rwxr-xr-xemail-wizard.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/email-wizard.sh b/email-wizard.sh
index e099dd9..a54d027 100755
--- a/email-wizard.sh
+++ b/email-wizard.sh
@@ -50,8 +50,7 @@ if [ "$use_cert_config" = "yes" ]; then
countryName = $country_name
stateOrProvinceName = $state_or_province_name
organizationName = $organization_name
- commonName = $common_name " >$certdir/certconfig.conf
-
+ commonName = $common_name" >$certdir/certconfig.conf
fi
# Preliminary record checks