termux / termux-tools

Scripts and small programs that are packaged into termux's termux-tools package
GNU General Public License v3.0
303 stars 69 forks source link

Last termux-tools update broke rooting using su (solved) #68

Closed Michael-OBask closed 10 months ago

Michael-OBask commented 10 months ago

fifth line in script /data/data/com.termux/files/usr/bin/su

for p in /debug_ramdisk/su sbin/su /system/sbin/su /system/bin/su /system/xbin/su /su/bin/su /magisk/.core/bin/su .......................................................^ slash is missing at the beginning of '/sbin/su' !

happy new year 2024 HuskyDG :-)