progress
This commit is contained in:
parent
22a94ea2e5
commit
30f05823e0
1
main.sh
1
main.sh
|
@ -101,7 +101,6 @@ do_partition() {
|
||||||
header "do partition"
|
header "do partition"
|
||||||
start=1
|
start=1
|
||||||
TARGET_PART="1"
|
TARGET_PART="1"
|
||||||
set -x
|
|
||||||
if [ "$EFI" == "1" ]; then
|
if [ "$EFI" == "1" ]; then
|
||||||
parted "${TARGET_PHY_ID}" -s -- mklabel gpt
|
parted "${TARGET_PHY_ID}" -s -- mklabel gpt
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user