Added some details
This commit is contained in:
parent
22582ca045
commit
839de441eb
@ -1,5 +1,7 @@
|
||||
#!/bin/ksh
|
||||
|
||||
# volume-down.ksh
|
||||
# Soundcard volume up adjusting
|
||||
# Copyright (c) 2022, Scott C. MacCallum (scm@sdf.org)
|
||||
# All rights reserved.
|
||||
|
||||
@ -30,4 +32,3 @@
|
||||
sndioctl output.level=-0.1
|
||||
|
||||
exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user