#!/bin/bash

dd if=image.bin of=/dev/mmcblk0
