tagger.py: use python2 in the shebang line
authorColin P. Mccabe <colin@cmccabe.xyz>
Mon, 22 Jul 2019 18:06:10 +0000 (11:06 -0700)
committerColin P. Mccabe <colin@cmccabe.xyz>
Mon, 22 Jul 2019 18:06:10 +0000 (11:06 -0700)
tagger.py

index ea59b59..59c280b 100755 (executable)
--- a/tagger.py
+++ b/tagger.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
 
 #
 # Changes mp3 ID3 tags to match the file names.