mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
add missing isntall (#3542)
This commit is contained in:
parent
edf375860d
commit
285485009a
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ if [ "$1" = "status" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
else
|
else
|
||||||
|
echo "installed=0"
|
||||||
echo "active=0"
|
echo "active=0"
|
||||||
echo "configured=0"
|
echo "configured=0"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue