mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	fix typo in output string
This commit is contained in:
		
							parent
							
								
									93900a7a48
								
							
						
					
					
						commit
						ff88fa31d6
					
				
							
								
								
									
										2
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								le.sh
									
									
									
									
									
								
							| @ -389,7 +389,7 @@ issue() { | ||||
|   if [ -f "$DOMAIN_CONF" ] ; then | ||||
|     source "$DOMAIN_CONF" | ||||
|     if [ -z "$FORCE" ] && [ "$Le_NextRenewTime" ] && [ "$(date -u "+%s" )" -lt "$Le_NextRenewTime" ] ; then  | ||||
|       _info "Skip, Next renwal time is: $Le_NextRenewTimeStr" | ||||
|       _info "Skip, Next renewal time is: $Le_NextRenewTimeStr" | ||||
|       return 2 | ||||
|     fi | ||||
|   fi | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user