summaryrefslogtreecommitdiff
path: root/addons/run
diff options
context:
space:
mode:
Diffstat (limited to 'addons/run')
-rwxr-xr-xaddons/run7
1 files changed, 0 insertions, 7 deletions
diff --git a/addons/run b/addons/run
deleted file mode 100755
index 9738504..0000000
--- a/addons/run
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/system/bin/sh
-spath=$( cd "$(dirname "$0")" ; pwd -P )
-cd $spath
-
-source run.common
-
-chroot debian/ /bin/bash