mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +02:00
fix missing quote
This commit is contained in:
@@ -363,5 +363,5 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
echo "error='unknown parameter'
|
||||
echo "error='unknown parameter'"
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user