mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	Merge pull request #1224 from martgras/patch-1
dns_azure - spelling mistake in error message
This commit is contained in:
		
						commit
						cfd086a140
					
				| @ -30,7 +30,7 @@ dns_azure_add() { | |||||||
|     AZUREDNS_TENANTID="" |     AZUREDNS_TENANTID="" | ||||||
|     AZUREDNS_APPID="" |     AZUREDNS_APPID="" | ||||||
|     AZUREDNS_CLIENTSECRET="" |     AZUREDNS_CLIENTSECRET="" | ||||||
|     _err "You didn't specify then Azure Tenant ID " |     _err "You didn't specify the Azure Tenant ID " | ||||||
|     return 1 |     return 1 | ||||||
|   fi |   fi | ||||||
| 
 | 
 | ||||||
| @ -125,7 +125,7 @@ dns_azure_rm() { | |||||||
|     AZUREDNS_TENANTID="" |     AZUREDNS_TENANTID="" | ||||||
|     AZUREDNS_APPID="" |     AZUREDNS_APPID="" | ||||||
|     AZUREDNS_CLIENTSECRET="" |     AZUREDNS_CLIENTSECRET="" | ||||||
|     _err "You didn't specify Azure Client Secret" |     _err "You didn't specify the Azure Client Secret" | ||||||
|     return 1 |     return 1 | ||||||
|   fi |   fi | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user