We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83613b0 commit 95e8548Copy full SHA for 95e8548
id3tocsv.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-python ./Id3ToCsv/id3tocsv.py ./Music
+python3 ./Id3ToCsv/id3tocsv.py ./Music
0 commit comments