//
This commit is contained in:
@@ -41,8 +41,6 @@ if not any([args.encrypt, args.decrypt]):
|
|||||||
if not args.input:
|
if not args.input:
|
||||||
print("Specify an input file with -i.")
|
print("Specify an input file with -i.")
|
||||||
exit(1)
|
exit(1)
|
||||||
|
|
||||||
|
|
||||||
else:
|
else:
|
||||||
banner()
|
banner()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user