cipherswami / termux-superuser

Runs Android su with all Termux binaries included, in superuser mode (=> Working 'nano' in su mode)
MIT License
140 stars 22 forks source link

./install_xsu.sh: Permission denied #3

Closed TriHydera closed 4 months ago

TriHydera commented 2 years ago

I got this error when installing

bash: ./install_xsu.sh: Permission denied
cipherswami commented 2 years ago

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

cipherswami commented 2 years ago

@McJoe21 I think it might be due to mod permission try the below command: _sudo chmod +x installxsu.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.