mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-30 18:07:15 +00:00 
			
		
		
		
	fix issue
This commit is contained in:
		
							parent
							
								
									7843572136
								
							
						
					
					
						commit
						72775c5ad9
					
				
							
								
								
									
										7
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								le.sh
									
									
									
									
									
								
							| @ -233,17 +233,12 @@ _initpath() { | |||||||
|    |    | ||||||
|   mkdir -p $WORKING_DIR/$domain |   mkdir -p $WORKING_DIR/$domain | ||||||
|    |    | ||||||
|   if [ -z "$CSR_PATH" ] ; then  | 
 | ||||||
|   CSR_PATH=$WORKING_DIR/$domain/$domain.csr |   CSR_PATH=$WORKING_DIR/$domain/$domain.csr | ||||||
|   fi |  | ||||||
| 
 | 
 | ||||||
|   if [ -z "$CERT_KEY_PATH" ] ; then  |  | ||||||
|   CERT_KEY_PATH=$WORKING_DIR/$domain/$domain.key |   CERT_KEY_PATH=$WORKING_DIR/$domain/$domain.key | ||||||
|   fi |  | ||||||
| 
 | 
 | ||||||
|   if [ -z "$CERT_PATH" ] ; then |  | ||||||
|   CERT_PATH=$WORKING_DIR/$domain/$domain.cer |   CERT_PATH=$WORKING_DIR/$domain/$domain.cer | ||||||
|   fi |  | ||||||
| 
 | 
 | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user