view more/run-emulator-from-build.sh @ 1219:a23ee1b6b8de

Break link (touch gets confused that /mnt is a read-only squashfs).
author Rob Landley <rob@landley.net>
date Sat, 21 Aug 2010 02:47:39 -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