mirror of
https://github.com/minoplhy/scriptbox.git
synced 2024-12-04 17:36:57 +00:00
4 lines
195 B
Bash
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 |