mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-03 20:07:43 +00:00 
			
		
		
		
	fix compatible to alpine linux
This commit is contained in:
		
							parent
							
								
									35d55e3abd
								
							
						
					
					
						commit
						348cddd762
					
				
							
								
								
									
										2
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								le.sh
									
									
									
									
									
								
							@ -696,7 +696,7 @@ issue() {
 | 
			
		||||
        return 1
 | 
			
		||||
      fi
 | 
			
		||||
 | 
			
		||||
      entry="$(printf $response | egrep -o  '{[^{]*"type":"'$vtype'"[^}]*')"
 | 
			
		||||
      entry="$(printf $response | egrep -o  '\{[^{]*"type":"'$vtype'"[^}]*')"
 | 
			
		||||
      _debug entry "$entry"
 | 
			
		||||
 | 
			
		||||
      token="$(printf "$entry" | egrep -o '"token":"[^"]*' | cut -d : -f 2 | tr -d '"')"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user