Update install.sh
This commit is contained in:
parent
f4a04c5445
commit
0c24d207c5
|
@ -400,6 +400,7 @@ echo
|
||||||
echo "Unmounting system."
|
echo "Unmounting system."
|
||||||
umount /mnt/boot &&
|
umount /mnt/boot &&
|
||||||
umount /mnt/home &&
|
umount /mnt/home &&
|
||||||
|
umount /mnt &&
|
||||||
echo "Done."
|
echo "Done."
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue