mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-23 13:22:55 +01:00
Linefeed typo
This commit is contained in:
parent
fde553364c
commit
3e4b0a43dd
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user