mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	This commit is contained in:
		
							parent
							
								
									66f08eb236
								
							
						
					
					
						commit
						6d4e903b08
					
				
							
								
								
									
										3
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								acme.sh
									
									
									
									
									
								
							| @ -1231,8 +1231,7 @@ _initpath() { | |||||||
|       DOMAIN_PATH="$domainhomeecc" |       DOMAIN_PATH="$domainhomeecc" | ||||||
|     else |     else | ||||||
|       if [ ! -d "$domainhome" ] && [ -d "$domainhomeecc" ] ; then |       if [ ! -d "$domainhome" ] && [ -d "$domainhomeecc" ] ; then | ||||||
|         _info "The domain '$domain' seems to be a ECC domain, please add '$(__red "--ecc")' parameter next time." |         _info "The domain '$domain' seems to have a ECC cert already, please add '$(__red "--ecc")' parameter if you want to use that cert." | ||||||
|         DOMAIN_PATH="$domainhomeecc" |  | ||||||
|       fi |       fi | ||||||
|     fi |     fi | ||||||
|     _debug DOMAIN_PATH "$DOMAIN_PATH" |     _debug DOMAIN_PATH "$DOMAIN_PATH" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user