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
1dcf445b23
commit
52581d5303
1 changed files with 1 additions and 0 deletions
|
|
@ -278,6 +278,7 @@ verifyFile() {
|
||||||
local hash=""
|
local hash=""
|
||||||
local check=""
|
local check=""
|
||||||
|
|
||||||
|
html "Verifying downloaded ISO..."
|
||||||
info "Calculating SHA256 checksum of the ISO file..."
|
info "Calculating SHA256 checksum of the ISO file..."
|
||||||
|
|
||||||
hash=$(sha256sum "$iso" | cut -f1 -d' ')
|
hash=$(sha256sum "$iso" | cut -f1 -d' ')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue