install.sh修补
This commit is contained in:
		
							parent
							
								
									ddf93bb80b
								
							
						
					
					
						commit
						0e85821be0
					
				@ -43,8 +43,6 @@ pre_check() {
 | 
				
			|||||||
    fi
 | 
					    fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ## China_IP
 | 
					    ## China_IP
 | 
				
			||||||
 | 
					 | 
				
			||||||
    IP_JSON=
 | 
					 | 
				
			||||||
    if [[ $(curl -m 10 -s https://api.ip.sb/geoip | grep 'China') != "" ]]; then
 | 
					    if [[ $(curl -m 10 -s https://api.ip.sb/geoip | grep 'China') != "" ]]; then
 | 
				
			||||||
        echo "根据ip.sb提供的信息,当前IP可能在中国"
 | 
					        echo "根据ip.sb提供的信息,当前IP可能在中国"
 | 
				
			||||||
        while true
 | 
					        while true
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user