diff --git a/weirdAAL.py b/weirdAAL.py index fcb1e27..3ad706c 100755 --- a/weirdAAL.py +++ b/weirdAAL.py @@ -33,7 +33,7 @@ args = parser.parse_args() builtins.db_name = "weirdAAL.py" # Provides us with a global var "target" we can access anywhere -builtsins.target = args.target +builtins.target = args.target def perform_credential_check(): '''