From f003f5fa73b8a467ab47a3bda3e69dd2e8f38168 Mon Sep 17 00:00:00 2001 From: thorsten-gehrig Date: Sun, 25 Dec 2016 09:55:32 +0100 Subject: [PATCH] Update alexa-volume.sh --- alexa-volume.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alexa-volume.sh b/alexa-volume.sh index 4ac134c..43269fa 100644 --- a/alexa-volume.sh +++ b/alexa-volume.sh @@ -9,7 +9,7 @@ VOLUME=$1 #check if parameter is set if [ -z "$VOLUME" ]; then - echo "use ./alexa-volume.sh 40" + echo "use ./alexa-volume.sh 40 # Use something between 0-100" exit fi