fix: wait differently

This commit is contained in:
Peter Šurda 2021-03-02 22:04:16 +01:00
parent 99ad40dd5b
commit 390e60e1e5
Signed by: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ function setup_drive
until [ -b "$drive"1 ] || [ -b "$drive"p1 ]; do
sleep 1
done
sleep 5
}
function rename_partition