mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-01 06:09:22 +00:00
4 lines
92 B
Python
4 lines
92 B
Python
#!/usr/bin/env python3
|
|
from picard.tagger import main
|
|
main('%(localedir)s', %(autoupdate)s)
|