forked from toolshed/abra
		
	docs: be a little less intense
This commit is contained in:
		| @ -28,7 +28,7 @@ function show_banner { | ||||
| } | ||||
|  | ||||
| function print_checksum_error { | ||||
|       echo "$(tput setaf 1)ERROR: the checksum of downloaded file doesn't match the checksum in release!!! Either the file was corrupted during download or the file has been changed during transport!$(tput sgr0)" | ||||
|       echo "$(tput setaf 1)ERROR: the checksum of downloaded file doesn't match the checksum in release! Either the file was corrupted during download or the file has been changed during transport$(tput sgr0)" | ||||
|       echo "expected checksum: $checksum" | ||||
|       echo "checksum of downloaded file: $localsum" | ||||
|       echo "abra was NOT installed/upgraded" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user