diff --git a/create_arm_img_urpmi.sh b/create_arm_img_urpmi.sh index 72de864..a42c05b 100755 --- a/create_arm_img_urpmi.sh +++ b/create_arm_img_urpmi.sh @@ -656,7 +656,7 @@ brcmfmac" >> "$BUILD_PATH"/etc/modules error "line $LINENO warning : error unmounting $DEVICE " exit 1 fi - warning "You can now burn the image ( $IMAGE ) on SD card" + warning "You can now burn the image ( $INSTALL_PATH/$IMAGE ) on SD card" } # Copying files common to all systems