fix: Also start the website.
parent
ec56911ba4
commit
b0633bbd26
|
@ -21,7 +21,7 @@ def main():
|
|||
Popen(['ranking'])
|
||||
Popen(['asn_descriptions'])
|
||||
print('Start website...')
|
||||
# Popen(['start_website'])
|
||||
Popen(['start_website'])
|
||||
print('done.')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue