homestore /works/cvtt ownership moved to cvtt

This commit is contained in:
2024-09-02 16:52:19 -04:00
parent f61518ae20
commit 96247c1248
2 changed files with 4 additions and 4 deletions
@@ -52,9 +52,9 @@ function cleanup {
trap cleanup EXIT
echo "## :fire: EQUITY MD HEALTH CHECK" >> ${tmpfile}
echo '```' >> ${tmpfile}
run_checklist >> ${tmpfile}
echo '```' >> ${tmpfile}
echo '```' | tee -a ${tmpfile}
run_checklist | tee -a ${tmpfile}
echo '```' | tee -a ${tmpfile}
cat ${tmpfile} | ${Sender} ${StatusChannel}