mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-28 05:40:23 -04:00
hwmixvolume: use python2 directly
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
3f45efedad
commit
2639ca055e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/python2
|
||||
|
||||
# hwmixvolume - ALSA hardware mixer volume control applet
|
||||
# Copyright (c) 2009-2010 Clemens Ladisch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue