From 22be398eefd207a3b1c2d8fa7699f35780d819be Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Wed, 10 Jun 2020 18:52:12 +0000 Subject: [PATCH] Added hourly generation of two static files. - Legacy-Id: 17962 --- bin/hourly | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/hourly b/bin/hourly index d75f4cabd..0b21f4a58 100755 --- a/bin/hourly +++ b/bin/hourly @@ -71,6 +71,10 @@ mv $TMPFILE5 $DOWNLOAD/id-index.txt mv $TMPFILE6 $DOWNLOAD/id-abstract.txt mv $TMPFILE7 $ID/all_id2.txt +CHARTER=/a/www/ietf-ftp/charter +wget https://datatracker.ietf.org/wg/1wg-charters-by-acronym.txt -O $CHARTER/1wg-charters-by-acronym.txt +wget https://datatracker.ietf.org/wg/1wg-charters.txt -O $CHARTER/1wg-charters.txt + # Create and update group wikis #$DTDIR/ietf/manage.py create_group_wikis