summaryrefslogtreecommitdiffstats
path: root/setupenv.sh
diff options
context:
space:
mode:
authoratinm <atinm.dev@gmail.com>2011-05-18 18:15:15 -0400
committeratinm <atinm.dev@gmail.com>2011-05-18 18:15:15 -0400
commita640164cd3d354c407d1dce3b654be92a7dbc16a (patch)
tree93f967a446da44688381c55bd73d35dbb0b3c7df /setupenv.sh
downloaddevice_samsung_galaxysmtd-a640164cd3d354c407d1dce3b654be92a7dbc16a.zip
device_samsung_galaxysmtd-a640164cd3d354c407d1dce3b654be92a7dbc16a.tar.gz
device_samsung_galaxysmtd-a640164cd3d354c407d1dce3b654be92a7dbc16a.tar.bz2
Refactored into galaxysmtd
Change-Id: I82af7904ec373d415dfb34069d8f7d6981cc8fc7
Diffstat (limited to 'setupenv.sh')
-rwxr-xr-xsetupenv.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/setupenv.sh b/setupenv.sh
new file mode 100755
index 0000000..797b4a9
--- /dev/null
+++ b/setupenv.sh
@@ -0,0 +1,5 @@
+#!/system/bin/sh
+
+rm -rf /sbin/sh
+
+exit \ No newline at end of file