This commit is contained in:
ValdikSS 2022-01-09 17:27:26 +03:00
parent 0ad90c7ef7
commit bcc7f08832
1 changed files with 1 additions and 1 deletions

View File

@ -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() {