Fix missing parted

This commit is contained in:
Augusto Gunsch 2021-08-09 15:50:08 -03:00
parent 5f71c5913f
commit 2787756e5c
No known key found for this signature in database
GPG Key ID: F7EEFE29825C72DC
1 changed files with 1 additions and 0 deletions

View File

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