-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
syntax error: unexpected end of file #37
Comments
Can fix by replacing the VirusTotal function with the following code:
|
thanx i well be try. |
@NicholasMarrone-1997 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running SubDomz.sh script, it returned SubDomz.sh: line 512: syntax error: unexpected end of file.
VirusTotal() function is not properly closed - it's missing a closing curly brace } at line number 273 or 274.
@0xPugal
The text was updated successfully, but these errors were encountered: