mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-03 09:28:22 +02:00
fix missing quote
This commit is contained in:
parent
a8874ea6ca
commit
bb1afcef17
@ -363,5 +363,5 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
echo "error='unknown parameter'
|
||||
echo "error='unknown parameter'"
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user