You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If anyone ends up here like I did before figuring it out:
The issue seems to be with the script being in dos format. If you cat -v Tools-BugBounty-installer.sh you will see an ^M at the end of each line where a return is. This is easily and quickly fixed by installing dos2unix and running dos2unix Tools-BugBounty-installer.sh. The offending characters will be removed and you'll be able to run the script.
After i run this command ./Tools-BugBounty-installer.sh , i get this error(: invalid option).
The text was updated successfully, but these errors were encountered: