diff options
author | Rob Austein <sra@hactrn.net> | 2006-08-22 22:26:30 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2006-08-22 22:26:30 +0000 |
commit | a337ccab15a40c3ce02b8bd4f5fb3cd1457aa924 (patch) | |
tree | 0f8c25a8ba66af0ac6db93296f094efd5d370adf /scripts | |
parent | fc54cb02e3a6ab7284869b533f5674f6a8882a49 (diff) |
# on 2006/08/09 06:02:24, sra did:
*** empty log message ***
svn path=/scripts/mirror-apnic.sh; revision=178
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/mirror-apnic.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mirror-apnic.sh b/scripts/mirror-apnic.sh index a24c9ef0..f7264422 100644 --- a/scripts/mirror-apnic.sh +++ b/scripts/mirror-apnic.sh @@ -1,4 +1,5 @@ #!/bin/sh - +# $Id$ cd `dirname $0` |