diff options
Diffstat (limited to 'nocompile/bin')
-rwxr-xr-x | nocompile/bin/rfc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nocompile/bin/rfc b/nocompile/bin/rfc index 56440ae..45712fc 100755 --- a/nocompile/bin/rfc +++ b/nocompile/bin/rfc @@ -1,4 +1,5 @@ #!/bin/sh +#btw: http://www.ietf.org/mirror-instructions.html RFCPATH=/anarchy/rfc if [ ! -f "${RFCPATH}/rfc$1.txt" ];then echo "RFC file not found... downloading..." |