updates
This commit is contained in:
@@ -9,4 +9,5 @@ from libs.sql import *
|
||||
if __name__ == "__main__":
|
||||
db_name = "weirdAAL.db"
|
||||
create_awskey_table(db_name, "AWSKey")
|
||||
create_recon_table(db_name, "recon")
|
||||
create_recon_table(db_name, "recon")
|
||||
create_services_table(db_name,"services")
|
||||
Reference in New Issue
Block a user