mirror of
https://github.com/thorsten-gehrig/alexa-remote-control.git
synced 2025-10-29 13:07:37 +01:00
fixed lastalexa/lastcommand
This commit is contained in:
@@ -234,7 +234,7 @@ usage()
|
|||||||
while [ "$#" -gt 0 ] ; do
|
while [ "$#" -gt 0 ] ; do
|
||||||
case "$1" in
|
case "$1" in
|
||||||
--version)
|
--version)
|
||||||
echo "v0.20d"
|
echo "v0.21"
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
-d)
|
-d)
|
||||||
|
|||||||
Reference in New Issue
Block a user