grabrfc: create /lib/rfc/drafts if it doesn't exist yet

This commit is contained in:
ppatience0 2013-06-09 10:57:12 -04:00
parent de46340848
commit d1b9c8c69f
1 changed files with 1 additions and 0 deletions

View File

@ -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