test
This commit is contained in:
parent
876829a11e
commit
6985e99e2a
|
@ -1,6 +1,7 @@
|
|||
if ! yesno "nun gehts los, sicher?" y; then
|
||||
exit
|
||||
fi
|
||||
set +x
|
||||
|
||||
module start "disk" "Partition disk"
|
||||
sleep=2
|
||||
|
@ -8,8 +9,6 @@ sleep=2
|
|||
diskid="${cfg[diskid]//-/_}"
|
||||
index=1
|
||||
|
||||
echo $diskid
|
||||
|
||||
echo "Formatting disk"
|
||||
if test -d /sys/firmware/efi; then
|
||||
echo "UEFI Partition"
|
||||
|
|
Loading…
Reference in New Issue
Block a user