some housecleaning
[root_zone_test.git] / bin / do.sh
1 #! /bin/bash
2
3 basedir=$(cd `dirname $0`/..; pwd)
4 cd $basedir
5
6 f=$1
7
8 echo "Modify zones and sign.sh"
9 getkey
10 ./bin/sign.sh
11 echo "Restart bind and NSD"
12 getkey
13 ./bin/dnskey_query.sh > $f
14 egrep -e "(BIND|NSD|SIZE)" $f