view more/run-emulator-from-build.sh @ 1199:9211775aea66

Bite the bullet, I'm no longer really doing toybox development.
author Rob Landley <rob@landley.net>
date Tue, 10 Aug 2010 00:03:38 -0500
parents 6173bb6f3b2c
children
line wrap: on
line source

#!/bin/bash

# Launch system image out of build directory.

cd build/system-image-"$1" && ./run-emulator.sh