Skip to content

Commit ba8119f

Browse files
committed
Add script for running all the import scripts
- Legacy-Id: 3342
1 parent f87a378 commit ba8119f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

redesign/importing/import-all.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
python import-persons.py
2+
python import-groups.py
3+
python import-roles.py
4+
python import-announcements.py
5+
python import-document-state.py
6+
python import-ipr.py

0 commit comments

Comments
 (0)