mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
qpaeq: use python3 instead of python 2
The script was already compatible, so lets just switch interpreter
This commit is contained in:
parent
f3609ee3d0
commit
64b259c2c9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# qpaeq is a equalizer interface for pulseaudio's equalizer sinks
|
||||
# Copyright (C) 2009 Jason Newton <nevion@gmail.com
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue