diff --git a/Inspection/Logic/module_json.sh b/Inspection/Logic/module_json.sh index e69de29..6e5486a 100755 --- a/Inspection/Logic/module_json.sh +++ b/Inspection/Logic/module_json.sh @@ -0,0 +1,27 @@ +git submodule add https://github.com/Orange-Management/oms-Tools.git Modules/Tools +git submodule add https://github.com/Orange-Management/oms-Tag.git Modules/Tag +git submodule add https://github.com/Orange-Management/oms-Organization.git Modules/Organization +git submodule add https://github.com/Orange-Management/oms-Editor.git Modules/Editor +git submodule add https://github.com/Orange-Management/oms-Navigation.git Modules/Navigation +git submodule add https://github.com/Orange-Management/oms-Auditor.git Modules/Auditor +git submodule add https://github.com/Orange-Management/oms-News.git Modules/News +git submodule add https://github.com/Orange-Management/oms-Knowledgebase.git Modules/Knowledgebase +git submodule add https://github.com/Orange-Management/oms-Help.git Modules/Help +git submodule add https://github.com/Orange-Management/oms-Helper.git Modules/Helper +git submodule add https://github.com/Orange-Management/oms-Monitoring.git Modules/Monitoring +git submodule add https://github.com/Orange-Management/oms-Tasks.git Modules/Tasks +git submodule add https://github.com/Orange-Management/oms-Dashboard.git Modules/Dashboard +git submodule add https://github.com/Orange-Management/oms-Profile.git Modules/Profile +git submodule add https://github.com/Orange-Management/oms-Search.git Modules/Search +git submodule add https://github.com/Orange-Management/oms-Calendar.git Modules/Calendar +git submodule add https://github.com/Orange-Management/oms-Checklist.git Modules/Checklist +git submodule add https://github.com/Orange-Management/oms-Kanban.git Modules/Kanban +git submodule add https://github.com/Orange-Management/oms-MyPrivate.git Modules/MyPrivate +git submodule add https://github.com/Orange-Management/oms-Marketing.git Modules/Marketing +git submodule add https://github.com/Orange-Management/oms-EventManagement.git Modules/EventManagement +git submodule add https://github.com/Orange-Management/oms-ProjectManagement.git Modules/ProjectManagement +git submodule add https://github.com/Orange-Management/oms-RiskManagement.git Modules/RiskManagement +git submodule add https://github.com/Orange-Management/oms-HumanResourceTimeRecording.git Modules/HumanResourceTimeRecording +git submodule add https://github.com/Orange-Management/oms-HumanResourceManagement.git Modules/HumanResourceManagement +git submodule add https://github.com/Orange-Management/oms-Workflow.git Modules/Workflow +git submodule add https://github.com/Orange-Management/oms-Job.git Modules/Job \ No newline at end of file