homestore /works/cvtt ownership moved to cvtt

This commit is contained in:
Oleg Sheynin 2024-09-02 16:56:43 -04:00
parent 96247c1248
commit 0eded0e6da
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
1.6.3F3,homestore /works/cvtt ownership moved to cvtt 1.6.4,homestore /works/cvtt ownership moved to cvtt

View File

@ -56,6 +56,7 @@ echo '```' | tee -a ${tmpfile}
run_checklist | tee -a ${tmpfile} run_checklist | tee -a ${tmpfile}
echo '```' | tee -a ${tmpfile} echo '```' | tee -a ${tmpfile}
echo "Sending result to ${Sender} ${StatusChannel}"
cat ${tmpfile} | ${Sender} ${StatusChannel} cat ${tmpfile} | ${Sender} ${StatusChannel}
exit exit