We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a6ccc1 commit c9591f6Copy full SHA for c9591f6
1 file changed
files/SuperSu/install-busybox.sh
@@ -281,7 +281,6 @@ $bb ln -sf /system/xbin/busybox /system/xbin/start-stop-daemon
281
$bb ln -sf /system/xbin/busybox /system/xbin/stat
282
$bb ln -sf /system/xbin/busybox /system/xbin/strings
283
$bb ln -sf /system/xbin/busybox /system/xbin/stty
284
-$bb ln -sf /system/xbin/busybox /system/xbin/su
285
$bb ln -sf /system/xbin/busybox /system/xbin/sulogin
286
$bb ln -sf /system/xbin/busybox /system/xbin/sum
287
$bb ln -sf /system/xbin/busybox /system/xbin/sv
@@ -355,4 +354,3 @@ $bb ln -sf /system/xbin/busybox /system/xbin/xzcat
355
354
$bb ln -sf /system/xbin/busybox /system/xbin/yes
356
$bb ln -sf /system/xbin/busybox /system/xbin/zcat
357
$bb ln -sf /system/xbin/busybox /system/xbin/zcip
358
-$bb cp /system/xbin/daemonsu /system/xbin/su
0 commit comments