From 57212a871a8620955b087c29a2880225170640a4 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 24 May 2021 17:50:30 +0200 Subject: [PATCH] new: [initial_import] script added --- backend/bin/initial_import.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 backend/bin/initial_import.sh diff --git a/backend/bin/initial_import.sh b/backend/bin/initial_import.sh new file mode 100644 index 0000000..c76eb04 --- /dev/null +++ b/backend/bin/initial_import.sh @@ -0,0 +1,2 @@ +python3 importer.py -f ../dataset/publisher.json -t 1 +python3 importer.py -f ../dataset/project.json -t 2 -p ebfab7fb-0a5e-4888-ba0a-c0035dc3257d