This commit is contained in:
teldra 2021-08-18 10:01:13 +02:00
parent 71e010582b
commit fae06d4a61
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ if ! yesno "nun gehts los, sicher?" y; then
fi
module start "disk" "Partition disk"
sleep=2
sleep=4
diskid="${cfg[diskid]//-/_}"
dodiskid="/dev/disk/by-id/${cfg[diskid]}"