1#!/system/bin/sh
2spath=$( cd "$(dirname "$0")" ; pwd -P )
3cd $spath
4
5source run.common
6
7chroot debian/ /bin/bash
8