#!/bin/sh
boot_order mmc1
echo "Rebooting into SD card..."
reset
