diff options
author | Rob Austein <sra@hactrn.net> | 2006-08-22 22:38:46 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-08-22 22:38:46 +0000 |
commit | 2dc4f0035eb35cd67a8e10e0dc4a29d45a57483a (patch) | |
tree | cedf7ad4863729978bb26c9d3da97b30575520f2 | |
parent | 89fcbb853415376a1673531e93246bd1c5cc466c (diff) |
Reorganize
svn path=/scripts/mirror-ripe.sh; revision=221
-rw-r--r-- | scripts/mirror-ripe.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/mirror-ripe.sh b/scripts/mirror-ripe.sh index 7cdb57d3..f2ba5a17 100644 --- a/scripts/mirror-ripe.sh +++ b/scripts/mirror-ripe.sh @@ -1,8 +1,6 @@ #!/bin/sh - # $Id$ -cd `dirname $0` - # The following are freshly produced in conformance with Geoff & # George's latest developments - I hope. |