new: Add asn description fetcher in the start script

pull/12/head
Raphaël Vinot 2018-04-13 18:04:17 +02:00
parent 2cdab55103
commit 944ab20e56
1 changed files with 1 additions and 0 deletions

View File

@ -17,3 +17,4 @@ if __name__ == '__main__':
Popen(['sanitizer.py'])
Popen(['dbinsert.py'])
Popen(['ranking.py'])
Popen(['asn_descriptions.py'])