This commit is contained in:
2024-10-01 08:43:53 +02:00
parent 3ca6c8a983
commit f1cdcc0f23

View File

@@ -166,6 +166,7 @@ if [[ $FIRST_INSTALL == "true" ]]; then
--env LETSENCRYPT_MAIL=$LETSENCRYPT_MAIL \
--env LETSENCRYPT_SERVERNAME=$LETSENCRYPT_SERVERNAME \
--env GLOBAL_VERSION=$GLOBAL_VERSION \
--rm \
$DOCKER_REGISTRY_URL/installer-tool
else