1
0

Linefeed typo

This commit is contained in:
Nicolas Duchon 2020-10-20 09:48:04 +02:00
parent fde553364c
commit 3e4b0a43dd
No known key found for this signature in database
GPG Key ID: EA3151C66A4D79E7

@ -71,8 +71,7 @@ function check_dh_group {
fi
echo "Info: Creating Diffie-Hellman group in the background."
echo "A pre-generated Diffie-Hellman group will be used for now while the new one
is being created."
echo "A pre-generated Diffie-Hellman group will be used for now while the new one is being created."
# Put the default dhparam file in place so we can start immediately
cp "$PREGEN_DHPARAM_FILE" "$DHPARAM_FILE"