mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
4 lines
36 B
Bash
Executable File
4 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
exec alsactl store
|