Wait for keypress when finised
This commit is contained in:
@ -369,3 +369,4 @@ if __name__ == '__main__':
|
||||
excluded_channels=args.exclude,
|
||||
excluded_directory=args.exclude_directory
|
||||
)
|
||||
input("Press Enter to continue...")
|
||||
|
Reference in New Issue
Block a user