mirror of
				https://git.coolaj86.com/coolaj86/greenlock-cli.js
				synced 2025-11-04 02:52:48 +00:00 
			
		
		
		
	Merge branch 'patch-1' into 'master'
Fix for NPM installation See merge request !1
This commit is contained in:
		
						commit
						f762c248aa
					
				@ -4,8 +4,8 @@
 | 
			
		||||
  "description": "CLI for node-greenlock modeled after the official client",
 | 
			
		||||
  "main": "index.js",
 | 
			
		||||
  "bin": {
 | 
			
		||||
    "letsencrypt": "bin/letsencrypt.js",
 | 
			
		||||
    "letsencrypt-node": "bin/letsencrypt.js",
 | 
			
		||||
    "letsencrypt": "bin/greenlock.js",
 | 
			
		||||
    "letsencrypt-node": "bin/greenlock.js",
 | 
			
		||||
    "greenlock": "bin/greenlock.js",
 | 
			
		||||
    "greenlock-node": "bin/greenlock.js"
 | 
			
		||||
  },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user