mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update mido.sh
This commit is contained in:
parent
866026ee69
commit
42539989cb
1 changed files with 1 additions and 1 deletions
|
|
@ -702,7 +702,7 @@ ending_summary() {
|
|||
trap -- - EXIT
|
||||
|
||||
if [ "$exit_code" = 0 ]; then
|
||||
echo_ok "Successfully downloaded and verified integrity of all Windows media!"
|
||||
echo_ok "Successfully downloaded Windows image!"
|
||||
else
|
||||
echo_ok "Finished! Please see the above errors with information"
|
||||
exit "$exit_code"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue