view more/run-emulator-from-build.sh @ 1193:6173bb6f3b2c

Three convenience scripts to bounce off build/system-image-$ARCH and run stuff out of there in one go.
author Rob Landley <rob@landley.net>
date Thu, 05 Aug 2010 12:08:02 -0500
parents
children
line wrap: on
line source

#!/bin/bash

# Launch system image out of build directory.

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