[sysadmin-bin] Move dsset and .signed files into the built directory
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Move dsset and .signed files into the built directory
- Date: Mon, 11 Nov 2013 21:56:24 +0000 (UTC)
commit 693cae2156067a411dc7151eef91dd53117e6ee8
Author: Andrea Veri <av gnome org>
Date: Mon Nov 11 22:56:14 2013 +0100
Move dsset and .signed files into the built directory
automatic-dnssec-signzone | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/automatic-dnssec-signzone b/automatic-dnssec-signzone
index 8f00e87..dd75c0d 100755
--- a/automatic-dnssec-signzone
+++ b/automatic-dnssec-signzone
@@ -5,5 +5,6 @@ signed_zones='gnome.org'
cd /tmp
git clone /home/admin/dns.git
cd dns/master ; /usr/sbin/dnssec-signzone -K /srv/dnssec-keys/ -N INCREMENT $signed_zones
+mv *.signed ../built/ ; mv dsset* ../built/
git add . ; git commit -a -m 'Automatic weekly signing run'
git push ; cd /tmp ; rm -rf dns
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]