aboutsummaryrefslogtreecommitdiffstats
path: root/create_arm_image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'create_arm_image.sh')
-rwxr-xr-xcreate_arm_image.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/create_arm_image.sh b/create_arm_image.sh
index c646850..aea4ed0 100755
--- a/create_arm_image.sh
+++ b/create_arm_image.sh
@@ -374,9 +374,10 @@ case ${OPT} in
jumpchroot
extrapackage
copyingsystem
- bunrningBootloader
+ burningBootloader
unmountingPartitions
unloopingImage
+ imageConversion
warning "You can now burn the image ( ${INSTALL_PATH}/${IMAGE} ) on SD card"
print_info "pv \"${INSTALL_PATH}/${IMAGE}\" | dd of=/dev/mmcblk#"