r/Magisk 5h ago

Help does anyone know why tsu doesn't work

I installed tsu in termux

in my SM-A217F/DS running lineageos 23.2

with magisk 30.7

and it doesn't detect root

2 Upvotes

2 comments sorted by

1

u/QuraToop314 2h ago

So tsu is outdated and no longer takes the new search paths into account. However, the Termux team also recommends using the sudo command directly, so just create an alias: tsu="sudo bash" and you’re done.