summaryrefslogtreecommitdiff
path: root/scripts/add_as
diff options
context:
space:
mode:
authorNick <nick@somerandomnick.ano>2010-04-15 05:15:34 +0000
committerNick <nick@somerandomnick.ano>2010-04-15 05:15:34 +0000
commitb28a436e06d53c169aa49f9041ce6ecc91b52f1a (patch)
treed69d169b5b1eb95278e9b4ae882e40f2a4bbeac7 /scripts/add_as
parent487b53c937e312c391a0391cb2864f243e101032 (diff)
downloadresdb-b28a436e06d53c169aa49f9041ce6ecc91b52f1a.tar.gz
resdb-b28a436e06d53c169aa49f9041ce6ecc91b52f1a.zip
added ASNs from old database
Diffstat (limited to 'scripts/add_as')
-rwxr-xr-xscripts/add_as3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/add_as b/scripts/add_as
new file mode 100755
index 0000000..5650dcc
--- /dev/null
+++ b/scripts/add_as
@@ -0,0 +1,3 @@
+#!/bin/sh
+mkdir -p db/as/$1 || exit 1
+echo $2 > db/as/$1/owner