projects
/
cmccabe-bin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0199f65
)
tagger.py: use python2 in the shebang line
author
Colin P. Mccabe
<colin@cmccabe.xyz>
Mon, 22 Jul 2019 18:06:10 +0000 (11:06 -0700)
committer
Colin P. Mccabe
<colin@cmccabe.xyz>
Mon, 22 Jul 2019 18:06:10 +0000 (11:06 -0700)
tagger.py
patch
|
blob
|
history
diff --git
a/tagger.py
b/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.