fix-bson3
This commit is contained in:
parent
f595857c75
commit
cbbe263552
|
@ -287,7 +287,8 @@ def mongo_download(url):
|
||||||
"users",
|
"users",
|
||||||
"tags",
|
"tags",
|
||||||
"comments",
|
"comments",
|
||||||
"remarks"
|
"remarks",
|
||||||
|
"email_subscriptions"
|
||||||
]:
|
]:
|
||||||
subprocess.call(
|
subprocess.call(
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user