move zones into zones; move scripts into bin
[root_zone_test.git] / bin / do.sh
diff --git a/bin/do.sh b/bin/do.sh
new file mode 100755 (executable)
index 0000000..44c5e65
--- /dev/null
+++ b/bin/do.sh
@@ -0,0 +1,11 @@
+#! /bin/bash
+
+f=$1
+
+echo "Modify root zone and sign.sh"
+read c
+./sign.sh
+echo "Restart bind and NSD"
+read c
+./query.sh > $f
+egrep -e "(BIND|NSD|SIZE)" $f