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