Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tsu 8.2.0 error #5256

Closed
gridmeister opened this issue May 7, 2020 · 1 comment
Closed

tsu 8.2.0 error #5256

gridmeister opened this issue May 7, 2020 · 1 comment
Labels
bug report Something is not working properly.

Comments

@gridmeister
Copy link

/data/data/com.termux/files/usr/bin/tsu:
line 200 should be
if [ -e "$SU_BINARY" ]; then
and not
if [ -e "$s" ]; then

@ghost ghost added the bug report Something is not working properly. label May 7, 2020
ghost pushed a commit that referenced this issue May 7, 2020
@ghost
Copy link

ghost commented May 7, 2020

Thanks, fixed in 5402a4b.

@ghost ghost closed this as completed May 7, 2020
@ghost ghost locked and limited conversation to collaborators Oct 9, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug report Something is not working properly.
Projects
None yet
Development

No branches or pull requests

1 participant