mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 12:15:50 +00:00
Update install.sh
This commit is contained in:
parent
e33cb688c9
commit
49d15eba69
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ verifyFile() {
|
||||||
info "Succesfully verified that the checksum was correct!" && return 0
|
info "Succesfully verified that the checksum was correct!" && return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
error "Invalid sha256 checksum: $hash , but expected value is: $check"
|
error "Invalid sha256 checksum: $hash , but expected value is: $check ! Please report this at $SUPPORT/issues"
|
||||||
|
|
||||||
rm -f "$iso"
|
rm -f "$iso"
|
||||||
return 1
|
return 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue