diff --git a/install.sh b/install.sh index 109fe53..596e1ca 100644 --- a/install.sh +++ b/install.sh @@ -400,6 +400,7 @@ echo echo "Unmounting system." umount /mnt/boot && umount /mnt/home && +umount /mnt && echo "Done." echo