mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update install.sh
This commit is contained in:
parent
b705807bec
commit
76f0cc24d8
1 changed files with 2 additions and 0 deletions
|
|
@ -120,6 +120,8 @@ startInstall() {
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
! migrateFiles "$BASE" "$VERSION" && error "Migration failed!" && exit 57
|
||||||
|
|
||||||
if skipInstall; then
|
if skipInstall; then
|
||||||
[ ! -f "$STORAGE/$BASE" ] && BASE=""
|
[ ! -f "$STORAGE/$BASE" ] && BASE=""
|
||||||
return 1
|
return 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue