mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	typo
This commit is contained in:
		
							parent
							
								
									0170c20e9a
								
							
						
					
					
						commit
						60814ecfe1
					
				
							
								
								
									
										1
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								acme.sh
									
									
									
									
									
								
							| @ -3474,7 +3474,6 @@ issue() { | ||||
|       #make new order request | ||||
|       _identifiers="{\"type\":\"dns\",\"value\":\"$_main_domain\"}" | ||||
|       for d in $(echo "$_alt_domains" | tr ',' ' '); do | ||||
|         #todo: check wildcard ? | ||||
|         if [ "$d" ]; then | ||||
|           _identifiers="$_identifiers,{\"type\":\"dns\",\"value\":\"$d\"}" | ||||
|         fi | ||||
|  | ||||
| @ -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 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user