added --dnssleep 300 to TransIP example issue command

master
MeganerdNL 2022-02-21 17:20:40 +01:00
parent 118a716151
commit 01146bf904
1 changed files with 1 additions and 1 deletions

@ -2214,7 +2214,7 @@ This script will create a new access token with a default lifetime of 30 minutes
To issue a cert:
```
acme.sh --issue --dns dns_transip -d example.com -d www.example.com
acme.sh --issue --dns dns_transip --dnssleep 300 -d example.com -d www.example.com
```
## 107. Use dyndnsfree.de API