Merge pull request #19 from wesselvanderlinden/master

Fix "unexpected end of file"
This commit is contained in:
img2tab
2019-01-14 05:39:23 +00:00
committed by GitHub
+1
View File
@@ -542,6 +542,7 @@ if [ "${delete}" == "y" ]; then
VBoxManage closemedium "BaseSystem.vdi"
VBoxManage closemedium "Install ${vmname}.vdi"
rm "BaseSystem.vdi" "Install ${vmname}.vdi"
fi
printf '
macOS Mojave 10.14.2 installation should complete in a few minutes.