cipherswami / termux-superuser

Runs Android su with all Termux binaries included, in superuser mode (=> Working 'nano' in su mode)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

./install_xsu.sh: Permission denied

TriHydera opened this issue · comments

I got this error when installing

bash: ./install_xsu.sh: Permission denied

@McJoe21 I think it might be due to mod permission try the below command:
sudo chmod +x install_xsu.sh

@McJoe21 I think it might be due to mod permission try the below command: sudo chmod +x install_xsu.sh

Please download the file from assets (don't clone the repo), I modified the code a few gits ahead from version 1.0 and haven't checked all the test cases.