forked from dataprolet/Arch-Linux-Installer
Update partition.sh
This commit is contained in:
@ -51,6 +51,8 @@ echo -e
|
||||
echo "This is your new partition table:"
|
||||
lsblk | grep "$dev"
|
||||
|
||||
echo $dev > /tmp/disk
|
||||
|
||||
# Exit.
|
||||
break
|
||||
done
|
||||
|
Reference in New Issue
Block a user