scriptbox/1984DNS/before.sh

4 lines
195 B
Bash
Raw Normal View History

2022-01-31 00:36:18 +07:00
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