Update status.inc

This commit is contained in:
2023-12-27 12:07:33 -06:00
parent 4b292d918a
commit ac0d5f384b

View File

@@ -935,7 +935,7 @@ STATUS_SCANTIMES(){
scantime=$(echo "${scan}" | cut -d '~' -f 2)
scanrun=$(echo "${scan}" | cut -d '~' -f 3)
echo -en "${idsCL[White]} ${scandate} (${scantime}s) ${idsCL[Yellow]}$(SHOW_TIME ${scantime} s) "
if [ ${scanrun} -eq 1]; then
if [ ${scanrun} -eq 1 ]; then
echo "<-- Replication Run"
else
echo