Fixed bug in sxmo_vol.sh setvol

This commit is contained in:
Julian P Samaroo 2020-08-04 11:39:02 -05:00 committed by Miles Alan
parent b7b2fa495a
commit 68ff670338

View file

@ -23,4 +23,4 @@ setvol() {
amixer set "$(sxmo_audiocurrentdevice.sh)" "$1"
}
$1
"$@"