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

This commit is contained in:
Vachounet
2018-01-21 06:56:10 +01:00
committed by Keertesh
parent 6f7b559b65
commit ff4fa261e2

View File

@@ -1,6 +1,6 @@
#!/system/bin/sh
PATH=/sbin:/system/sbin:/system/bin:/system/xbin
PATH=/sbin:/system/vendor/bin
export PATH
scriptname=${0##*/}