sanders: use /system/vendor/bin/sh for init scripts

* For real

Change-Id: I41419e2b0f8746d94ca3b4b52af9e4bcade72f17
This commit is contained in:
Vachounet
2018-01-21 06:56:10 +01:00
committed by therootlord
parent a9c2dd4486
commit db241034c9
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/system/bin/sh
#!/system/vendor/bin/sh
PATH=/sbin:/system/vendor/bin
export PATH