fix-migration2
This commit is contained in:
parent
3eba61b36f
commit
f37e67e640
|
@ -283,9 +283,9 @@ def mongo_download(url):
|
||||||
print("[migration] mongodump " + url)
|
print("[migration] mongodump " + url)
|
||||||
for one in [
|
for one in [
|
||||||
"content_items",
|
"content_items",
|
||||||
|
"content_items_categories",
|
||||||
"users",
|
"users",
|
||||||
"tags",
|
"tags",
|
||||||
"categories",
|
|
||||||
"comments",
|
"comments",
|
||||||
"remarks"
|
"remarks"
|
||||||
]:
|
]:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user