Commit graph

7 commits

Author SHA1 Message Date
00f7736641 feat: use env var for matrix hook settings 2023-01-17 09:23:06 -05:00
041b70319e feat: remove logging for systemd assumption
With systemd, we don't need to specify any logging output, and the
tee'ing is complicating things anyway.  This removes all the external
logging, and adds the systemd service and timer required to make it go.
2023-01-16 22:43:32 -05:00
248ef13ee9 feat: add error handling and lock checking 2023-01-16 21:33:37 -05:00
3f678f78bc feat: add timestamp function 2023-01-16 19:35:40 -05:00
4d544d0b3e fix: correct shellcheck issues 2023-01-16 19:26:57 -05:00
f20625d391 update script to use tee binary var 2023-01-16 19:24:05 -05:00
741725ba4e initial commit 2023-01-16 19:22:59 -05:00