mirror of
https://github.com/ValdikSS/windows2usb.git
synced 2023-08-10 21:13:16 +03:00
Fix for 1786bd582d
This commit is contained in:
parent
0ad90c7ef7
commit
bcc7f08832
@ -94,10 +94,10 @@ function create_partitions() {
|
||||
else
|
||||
echo "${bold} == create_partitions: INTERNAL ERROR ==${normal}"
|
||||
exit 102
|
||||
fi
|
||||
# Wait 1 second to settle new partition table
|
||||
# See bug #24
|
||||
sleep 1
|
||||
fi
|
||||
}
|
||||
|
||||
function get_dev_partition_num() {
|
||||
|
Loading…
Reference in New Issue
Block a user