force py3 in shebang

This commit is contained in:
dirtycajunrice 2019-04-23 22:22:34 -05:00
parent 1ed9a98bdd
commit 926e72a685
No known key found for this signature in database
GPG Key ID: 291EE25B239FA5EE

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
"""
Description: Purge Tautulli users that no longer exist as a friend in Plex
Author: DirtyCajunRice