mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -130,6 +130,7 @@ if __name__ == '__main__':
|
||||
help="How to donate to this project.")
|
||||
|
||||
args = parser.parse_args()
|
||||
args2 = parser2.parse_args()
|
||||
|
||||
if plugins_cmd.used_plugin_cmd(args):
|
||||
config = utils.load_config(args)
|
||||
|
Reference in New Issue
Block a user