mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 14:40:45 +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
|
||||
|
||||
else
|
||||
echo "installed=0"
|
||||
echo "active=0"
|
||||
echo "configured=0"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue