From 28acdaf6688560a4ff3759c58f47053c99eed813 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Sun, 28 Oct 2012 20:50:41 +0100 Subject: [PATCH] Add nsd-update --- nsd-update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 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\"" -- 2.30.2