scriptbox/1984DNS/before.sh
2022-01-31 00:36:18 +07:00

4 lines
195 B
Bash

CERTBOT_ZONE=1w1.one
python3 before.py "$CERTBOT_DOMAIN" "$CERTBOT_ZONE" "$CERTBOT_VALIDATION"
echo "Please wait for 15 minutes, before certbot continues . This is for updating reasons"
sleep 900