forked from coolaj86/goldilocks.js
		
	remind to check before issuing with greenlock
This commit is contained in:
		
							parent
							
								
									52036f463c
								
							
						
					
					
						commit
						9948fccf71
					
				@ -363,6 +363,8 @@ function run() {
 | 
			
		||||
      , paths: nameparts.length && nameparts || [
 | 
			
		||||
          defaultWebRoot.replace(/(:hostname|:servername)/g, servername)
 | 
			
		||||
        ]
 | 
			
		||||
        // TODO check for existing custom path before issuing with greenlock
 | 
			
		||||
      , _hasCustomPath: !!nameparts.length
 | 
			
		||||
      };
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user