Update install.sh

This commit is contained in:
proledatarian 2022-04-06 17:53:48 +00:00
parent f4a04c5445
commit 0c24d207c5
1 changed files with 1 additions and 0 deletions

View File

@ -400,6 +400,7 @@ echo
echo "Unmounting system."
umount /mnt/boot &&
umount /mnt/home &&
umount /mnt &&
echo "Done."
echo