mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-04 22:23:51 +02:00
3 lines
36 B
Bash
3 lines
36 B
Bash
#!/bin/sh
|
|
set -e
|
|
exec alsactl store
|