new: Add asn description fetcher in the start script
parent
2cdab55103
commit
944ab20e56
|
@ -17,3 +17,4 @@ if __name__ == '__main__':
|
|||
Popen(['sanitizer.py'])
|
||||
Popen(['dbinsert.py'])
|
||||
Popen(['ranking.py'])
|
||||
Popen(['asn_descriptions.py'])
|
||||
|
|
Loading…
Reference in New Issue