Baby steps

This commit is contained in:
Miroslav Stampar
2019-01-22 01:28:24 +01:00
parent db3bed3f44
commit fd705c3dff
13 changed files with 51 additions and 33 deletions

View File

@@ -126,7 +126,7 @@ def main():
if not found:
print(colorize("[o] nothing found"))
print
print()
exit(int(not found))