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