Logging improvement

This commit is contained in:
Danil Smirnov
2021-02-28 13:57:50 +02:00
parent 454b58a757
commit c42c737ff0

View File

@@ -216,6 +216,10 @@ base_url: $HYPERKITTY_URL
api_key: $HYPERKITTY_API_KEY
EOF
else
echo "HYPERKITTY_API_KEY not defined, skipping HyperKitty setup..."
fi
# Generate the LMTP files for postfix if needed.