We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6b394 commit 22be398Copy full SHA for 22be398
bin/hourly
@@ -71,6 +71,10 @@ mv $TMPFILE5 $DOWNLOAD/id-index.txt
71
mv $TMPFILE6 $DOWNLOAD/id-abstract.txt
72
mv $TMPFILE7 $ID/all_id2.txt
73
74
+CHARTER=/a/www/ietf-ftp/charter
75
+wget https://datatracker.ietf.org/wg/1wg-charters-by-acronym.txt -O $CHARTER/1wg-charters-by-acronym.txt
76
+wget https://datatracker.ietf.org/wg/1wg-charters.txt -O $CHARTER/1wg-charters.txt
77
+
78
# Create and update group wikis
79
#$DTDIR/ietf/manage.py create_group_wikis
80
0 commit comments