R0X4R / Garud

An automation tool that scans sub-domains, sub-domain takeover, then filters out XSS, SSTI, SSRF, and more injection point parameters and scans for some low hanging vulnerabilities automatically.
MIT License
768 stars 176 forks source link

bad interpreter: No such file or directory #25

Closed AmbitiousSam closed 3 years ago

AmbitiousSam commented 3 years ago

when i run the install.sh file i get the following error: -bash: ./install.sh: /bin/bash^M: bad interpreter: No such file or directory

R0X4R commented 3 years ago

Hii @AmbitiousSam, Please do read the README.md file before installing the tool, I have already mentioned the fix for this error.

Fix

garud:~ sed -i -e 's/\r$//' install.sh
AmbitiousSam commented 3 years ago

Okay, My bad. I had some issues with my vps