This commit is contained in:
carnal0wnage
2017-06-27 22:06:46 -04:00
parent 7ee1056fa2
commit f9ea4e843d
5 changed files with 158 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ import pprint
pp = pprint.PrettyPrinter(indent=5, width=80)
from s3.s3 import *
from libs.s3 import *
#insert AWS key, will figure out how to pull this in from a single file for all scripts