TechnicalMujeeb / TM-scanner

websites vulnerability scanner for termux
294 stars 53 forks source link

having a problem with installing the full package after pulling it #7

Open coagula1 opened 3 years ago

coagula1 commented 3 years ago

when i try and run

cd TM-scanner chmod +x * sh install.sh

I get a command not found line. Any recommendations?

Thanks!

mrberbles commented 11 months ago

Do it separately chmod +x * then ./install.sh