Added hourly generation of two static files.
- Legacy-Id: 17962
This commit is contained in:
parent
ae6b39459f
commit
22be398eef
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue