luci-app-bmx7: fix bmx7-info script's indentation
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
This commit is contained in:
parent
9345df949e
commit
a7d7f4baa8
1 changed files with 10 additions and 11 deletions
|
@ -34,7 +34,6 @@ else
|
||||||
QUERY="${QUERY_STRING%%=*}"
|
QUERY="${QUERY_STRING%%=*}"
|
||||||
echo "Content-type: application/json"
|
echo "Content-type: application/json"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
check_path() {
|
check_path() {
|
||||||
|
|
Loading…
Reference in a new issue