diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-06-20 10:06:36 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-06-20 10:06:36 +0100 |
| commit | ceb3b3ce56a511880bbd4e24de86a4f302814896 (patch) | |
| tree | a8df7d9bb77192887430e7983f565faeec0ee0f5 /data | |
| parent | 15a4dbc52ec4367327a895b386a0d65b0020e971 (diff) | |
add Debroid to Android userinit
Diffstat (limited to 'data')
| -rw-r--r-- | data/local/userinit.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/local/userinit.sh b/data/local/userinit.sh new file mode 100644 index 0000000..7872455 --- /dev/null +++ b/data/local/userinit.sh @@ -0,0 +1,4 @@ +#!/system/bin/sh + +cd /storage/sdcard1/Linux +sh jessie.sh start_services |
