summaryrefslogtreecommitdiff
path: root/lib/rfc
diff options
context:
space:
mode:
authorppatience0 <ppatience0@gmail.com>2013-06-09 10:57:12 -0400
committerppatience0 <ppatience0@gmail.com>2013-06-09 10:57:12 -0400
commitd1b9c8c69ff01764c713f9600ddda0e9958a57de (patch)
tree4478d690c1987bc763a3348d49e90a35f41fb4eb /lib/rfc
parentde463408482b3d1e5c361866ac7500c07c5f4e96 (diff)
downloadplan9front-d1b9c8c69ff01764c713f9600ddda0e9958a57de.tar.xz
grabrfc: create /lib/rfc/drafts if it doesn't exist yet
Diffstat (limited to 'lib/rfc')
-rwxr-xr-xlib/rfc/grabrfc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rfc/grabrfc b/lib/rfc/grabrfc
index c1fb48971..4e06df312 100755
--- a/lib/rfc/grabrfc
+++ b/lib/rfc/grabrfc
@@ -36,6 +36,7 @@ ftpfs -q/ -a $user@$dom ftp.ietf.org
# copy in new ones
found=no
LIB=/lib/rfc/drafts
+mkdir -p $LIB
cd /n/ftp/internet-drafts
for(i in *){
target=$i