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