From: Stefan Huber Date: Sun, 28 Oct 2012 19:50:41 +0000 (+0100) Subject: Add nsd-update X-Git-Url: https://git.sthu.org/?p=shutils.git;a=commitdiff_plain;h=28acdaf6688560a4ff3759c58f47053c99eed813 Add nsd-update --- diff --git a/nsd-update b/nsd-update new file mode 100644 index 0000000..da701be --- /dev/null +++ b/nsd-update @@ -0,0 +1,2 @@ +#!/bin/sh +su shuber -c "ssh sthu.org \"echo $pubip > /tmp/euklid.ip\""