Update offsite-power-check.sh

This commit is contained in:
2024-01-22 22:43:45 -06:00
parent fd7d04611e
commit 4026d91af3

View File

@@ -93,7 +93,7 @@ $(date)"
echo "TESTMODE: Powering up '${host}'"
fi
done
rm -f ${PW_TMPFOLDER}/power.offsite.*
rm -f ${PW_TMPFOLDER}/power.offsite.restored
fi
fi
logtime=$(expr `date +%s` - $(stat -f %m ${PW_LOGPOWER}))