Compare commits

..

2 Commits

Author SHA1 Message Date
oleg 96247c1248 homestore /works/cvtt ownership moved to cvtt 2024-09-02 16:52:19 -04:00
oleg f61518ae20 homestore /works/cvtt ownership moved to cvtt 2024-09-02 16:42:04 -04:00
2 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
1.6.3F1,homestore /works/cvtt ownership moved to cvtt
1.6.3F3,homestore /works/cvtt ownership moved to cvtt
@@ -52,14 +52,12 @@ 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}
exit
# homestore
echo homestore