Fix missing parted

This commit is contained in:
Augusto Gunsch
2021-08-09 15:50:08 -03:00
parent 5f71c5913f
commit 2787756e5c

View File

@@ -100,6 +100,7 @@ prompt_drive() {
partition() {
print_phase "Disk partitioning"
install parted
prompt_drive
echo -n "Partitioning drive..."