mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 00:20:37 +00:00
remember to create and upload index.json
This commit is contained in:
@@ -13,3 +13,6 @@ for prefix in os.listdir("."):
|
||||
"control": control
|
||||
}
|
||||
|
||||
with open("control_index.json", "w") as f:
|
||||
json.dump(index, f)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user