citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

commit a50440b77e0a63f07a7234c48d25ea4ab332f86a
parent 05f9ae27da58d57e8817e7c866e7f1829860d237
Author: William Casarin <jb55@jb55.com>
Date:   Tue, 22 Sep 2020 14:23:49 -0700

bin: sendalert

Diffstat:
Abin/sendalert | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/bin/sendalert b/bin/sendalert @@ -0,0 +1,3 @@ +#!/usr/bin/env sh +gpg --encrypt -r 0xDC6893B47083300CB7A47A76A7441FAF7C898CAB > /tmp/alert +</tmp/alert nc -uw0 monad.jb55.com 55000