mirror of
https://github.com/dockur/windows.git
synced 2025-06-05 15:14:54 +00:00
Update mido.sh
This commit is contained in:
parent
868c8af289
commit
0ab2452cdd
@ -514,7 +514,7 @@ verifyFile() {
|
||||
fi
|
||||
|
||||
if [[ "$hash" == "$check" ]]; then
|
||||
info "Succesfully verified ISO!" && return 0
|
||||
info "Successfully verified ISO!" && return 0
|
||||
fi
|
||||
|
||||
error "The downloaded file has an unknown $algo checksum: $hash , as the expected value was: $check. Please report this at $SUPPORT/issues"
|
||||
|
Loading…
Reference in New Issue
Block a user