view more/run-emulator-from-build.sh @ 1245:313a2569dfe2

Milton Miller pointed out that tar | tar doesn't need gzip. :)
author Rob Landley <rob@landley.net>
date Sun, 12 Sep 2010 18:05:42 -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