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 Keertesh
parent bbc3935e59
commit 33f55353f1
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/system/bin/sh
#!/system/vendor/bin/sh
scriptname=${0##*/}
dbg_on=1
debug()