mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			
							parent
							
								
									0614b0f311
								
							
						
					
					
						commit
						a046d7afe4
					
				|  | @ -241,7 +241,7 @@ if [ $remotely -eq 1 ]; then | ||||||
|       exit 1 |       exit 1 | ||||||
|     fi |     fi | ||||||
|   else |   else | ||||||
|     if [ "$(curl -o /dev/null -s -w '%{http_code}\n' http://git_hub.com)" != "301" ]; then |     if [ "$(curl -o /dev/null -s -w '%{http_code}\n' http://github.com)" != "301" ]; then | ||||||
|       echo -e "\n\e[1;31mThere is no access to the github.com, please check the Internet connection...\e[0m\n" |       echo -e "\n\e[1;31mThere is no access to the github.com, please check the Internet connection...\e[0m\n" | ||||||
|       exit 1 |       exit 1 | ||||||
|     fi |     fi | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue