Skip to content

Commit c9591f6

Browse files
committed
fix install su
1 parent 3a6ccc1 commit c9591f6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

files/SuperSu/install-busybox.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,6 @@ $bb ln -sf /system/xbin/busybox /system/xbin/start-stop-daemon
281281
$bb ln -sf /system/xbin/busybox /system/xbin/stat
282282
$bb ln -sf /system/xbin/busybox /system/xbin/strings
283283
$bb ln -sf /system/xbin/busybox /system/xbin/stty
284-
$bb ln -sf /system/xbin/busybox /system/xbin/su
285284
$bb ln -sf /system/xbin/busybox /system/xbin/sulogin
286285
$bb ln -sf /system/xbin/busybox /system/xbin/sum
287286
$bb ln -sf /system/xbin/busybox /system/xbin/sv
@@ -355,4 +354,3 @@ $bb ln -sf /system/xbin/busybox /system/xbin/xzcat
355354
$bb ln -sf /system/xbin/busybox /system/xbin/yes
356355
$bb ln -sf /system/xbin/busybox /system/xbin/zcat
357356
$bb ln -sf /system/xbin/busybox /system/xbin/zcip
358-
$bb cp /system/xbin/daemonsu /system/xbin/su

0 commit comments

Comments
 (0)