Compare commits

..

No commits in common. "master" and "pr3" have entirely different histories.
master ... pr3

View file

@ -32,7 +32,7 @@ fi
# Set default preferred chain if no value specified
if [ -z "$LETSENCRYPT_CHAIN" ]; then
echo "INFO: LETSENCRYPT_CHAIN is unset, using default chain"
"INFO: LETSENCRYPT_CHAIN is unset, using default chain"
LETSENCRYPT_CHAIN="default"
fi