From b373b628de273d1879359d15aa5f8c721074b168 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Mon, 9 Nov 2015 20:18:42 +0100 Subject: pm: Use /system/bin/sh instead of /bin/sh We aren't symlinking /system/bin to /bin. Change-Id: Ic49fddfaa4c213b6b399ee53095772e6de45ed57 --- cmds/pm/pm | 1 + 1 file changed, 1 insertion(+) (limited to 'cmds') diff --git a/cmds/pm/pm b/cmds/pm/pm index 8183838..53f85b2 100755 --- a/cmds/pm/pm +++ b/cmds/pm/pm @@ -1,3 +1,4 @@ +#!/system/bin/sh # Script to start "pm" on the device, which has a very rudimentary # shell. # -- cgit v1.1