scriptbox/1984DNS/before.sh

4 lines
195 B
Bash
Raw Normal View History

2022-01-30 17:36:18 +00: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