1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00
This commit is contained in:
neilpang
2018-01-15 19:48:57 +08:00
parent 0170c20e9a
commit 60814ecfe1
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ dns_aws_add() {
AWS_ACCESS_KEY_ID=""
AWS_SECRET_ACCESS_KEY=""
_err "You don't specify aws route53 api key id and and api key secret yet."
_err "Please create you key and try again. see $(__green $AWS_WIKI)"
_err "Please create your key and try again. see $(__green $AWS_WIKI)"
return 1
fi