mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	Merge pull request #1444 from adrum/patch-1
Fixed Dreamhost ENV var name in dnsapi/README.md
This commit is contained in:
		
						commit
						3d563dea87
					
				| @ -753,7 +753,7 @@ DNS API keys may be created at https://panel.dreamhost.com/?tree=home.api. | ||||
| Ensure the created key has add and remove privelages. | ||||
| 
 | ||||
| ``` | ||||
| export DH_API_Key="<api key>" | ||||
| export DH_API_KEY="<api key>" | ||||
| acme.sh --issue --dns dns_dreamhost -d example.com -d www.example.com | ||||
| ``` | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user