summaryrefslogtreecommitdiff
path: root/addons/run
blob: 9738504317bd0fb00ec4dae982ed35c13ffe7c10 (plain)
1
2
3
4
5
6
7
#!/system/bin/sh
spath=$( cd "$(dirname "$0")" ; pwd -P )
cd $spath

source run.common

chroot debian/ /bin/bash