mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
Revert "Only search for the gpt tool if we need it."
This reverts commit c8f8d220a2cdb3cd5b464859de38c8504403e6d1.
This commit is contained in:
parent
e707c1d4e7
commit
e5b9621b89
@ -23,8 +23,6 @@ fi
|
||||
PACK="${DIR}/pack_partitions.sh"
|
||||
UNPACK="${DIR}/unpack_partitions.sh"
|
||||
|
||||
locate_gpt
|
||||
|
||||
TMP=$(mktemp)
|
||||
sudo $GPT -r show -l "$IMAGE" > $TMP
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user