mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2024-11-14 04:49:03 +01:00
Update alexa-volume.sh
This commit is contained in:
parent
cbb4294241
commit
f003f5fa73
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user