mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	fix 404 for wget
This commit is contained in:
		
							parent
							
								
									d24a87caf1
								
							
						
					
					
						commit
						39a1f1ef64
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -1610,7 +1610,7 @@ _get() { | |||||||
|     fi |     fi | ||||||
|     ret=$? |     ret=$? | ||||||
|     if [ "$_ret" = "8" ]; then |     if [ "$_ret" = "8" ]; then | ||||||
|       _ret=0 |       ret=0 | ||||||
|       _debug "wget returns 8, the server returns a 'Bad request' respons, lets process the response later." |       _debug "wget returns 8, the server returns a 'Bad request' respons, lets process the response later." | ||||||
|     fi |     fi | ||||||
|     if [ "$ret" != "0" ]; then |     if [ "$ret" != "0" ]; then | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user