Update quick_scanner.py

This commit is contained in:
Omar Santos 2019-04-05 13:34:35 -07:00 committed by GitHub
parent 544362e1d8
commit 7403d7c3e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,16 +17,9 @@ except NameError:
subprocess.call('clear', shell=True)
print('''\t
___ __ __ _ ___ _ ___
/ _ \| \/ | /_\ | _ ( ) __|
| (_) | |\/| |/ _ \| //\__ \
\___/|_| _|_/_/_\_\_|_\ |___/
| | |_ _|_ _|_ _| | | __|
| |__ | | | | | | | |__| _|
|____|___| |_| _|_| |____|___|__
/ __|/ __| /_\ | \| | \| | __| _ \\
\__ \ (__ / _ \| .` | .` | _|| /
|___/\___/_/ \_\_|\_|_|\_|___|_|_\\
#####################
OMAR'S QUICK SCANNER
#####################
''')