mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update install.sh
This commit is contained in:
parent
42bdce1727
commit
ec6b711b77
1 changed files with 1 additions and 2 deletions
|
|
@ -164,7 +164,7 @@ if [ ! -f "$DIR/$ETFS" ] || [ ! -f "$DIR/$EFISYS" ]; then
|
|||
fi
|
||||
mv -f "$ISO" "$STORAGE/$BASE"
|
||||
rm -rf "$TMP"
|
||||
echo && return 0
|
||||
return 0
|
||||
fi
|
||||
|
||||
[ -z "$CUSTOM" ] && rm -f "$ISO"
|
||||
|
|
@ -309,5 +309,4 @@ rm -rf "$TMP"
|
|||
|
||||
html "Successfully prepared image for installation..."
|
||||
|
||||
echo
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue