From 68ff67033884364cab33890fe5752997121e7de8 Mon Sep 17 00:00:00 2001 From: Julian P Samaroo Date: Tue, 4 Aug 2020 11:39:02 -0500 Subject: [PATCH] Fixed bug in sxmo_vol.sh setvol --- scripts/core/sxmo_vol.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/core/sxmo_vol.sh b/scripts/core/sxmo_vol.sh index 7fbef48..3652728 100755 --- a/scripts/core/sxmo_vol.sh +++ b/scripts/core/sxmo_vol.sh @@ -23,4 +23,4 @@ setvol() { amixer set "$(sxmo_audiocurrentdevice.sh)" "$1" } -$1 +"$@"