#!/bin/bash
echo "CHALLENGE_VALUE=$CERTBOT_VALIDATION" >> /tmp/challenge.txt
echo "DOMAIN=$CERTBOT_DOMAIN" >> /tmp/challenge.txt
sleep 60
