Revert "Print to terminal final partition layout"

This reverts commit eab377f51e.
pull/22/head
Robert Nelson 12 years ago
parent eab377f51e
commit 204ac6f772

@ -1142,10 +1142,6 @@ create_partitions () {
;;
esac
format_boot_partition
echo "Final Created Partition:"
echo "-----------------------------"
LC_ALL=C fdisk -l ${MMC}
echo "-----------------------------"
}
populate_boot () {

Loading…
Cancel
Save