Fixed the new mumble activity indicator for rooms that was not saved in

the state file
This commit is contained in:
Laurent Poujoulat 2020-04-27 16:24:14 +02:00 committed by root
parent 513b5d9e14
commit f6868db51e
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ fi
mkdir -p ${MUMBLE_STATS_DIR}
echo "NB_OF_USERS_P="${NB_OF_USERS} >> ${MUMBLE_STATS_FILE}
echo "NB_OF_CONNECTIONS_P="${NB_OF_CONNECTIONS} >> ${MUMBLE_STATS_FILE}
echo "NB_OF_ROOMS_P="${NB_OF_ROOMS} >> ${MUMBLE_STATS_FILE}
# Generate report