fix staus scan

This commit is contained in:
Christian Rotzoll
2019-08-05 23:16:32 +02:00
parent e97cf07086
commit 4119c20cf7

View File

@@ -34,7 +34,7 @@ echo "uptime=${uptime}"
# get UPS info (if configured)
if [ ${#ups} -gt 0 ]; then
source /home/admin/config.scripts/blitz.ups.sh status
echo "upsStatus=${upsStatus}"
echo "upsStatus='${upsStatus}'"
fi
# count restarts of bitcoind/litecoind