docs: be a little less intense
This commit is contained in:
parent
ba217dccbd
commit
b71a379788
@ -28,7 +28,7 @@ function show_banner {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function print_checksum_error {
|
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 "expected checksum: $checksum"
|
||||||
echo "checksum of downloaded file: $localsum"
|
echo "checksum of downloaded file: $localsum"
|
||||||
echo "abra was NOT installed/upgraded"
|
echo "abra was NOT installed/upgraded"
|
||||||
|
Loading…
Reference in New Issue
Block a user