diff --git a/Config/phpcs.xml b/Config/phpcs.xml
index 1130e7d..8430a01 100755
--- a/Config/phpcs.xml
+++ b/Config/phpcs.xml
@@ -7,6 +7,7 @@
*.tpl.php
*.xls.php
*/Build/*
+*/MainRepository/*
*/Cache/*
*/Demo/*
*/Docs/*
diff --git a/Helper/Scripts/testall.sh b/Helper/Scripts/testall.sh
index fe6e06b..e7de773 100644
--- a/Helper/Scripts/testall.sh
+++ b/Helper/Scripts/testall.sh
@@ -1,7 +1,107 @@
#!/bin/bash
-CNTX="users"; NAME="Karaka-Management"; PAGE=1
-curl "https://api.github.com/$CNTX/$NAME/repos?page=$PAGE&per_page=100" |
- grep -e 'clone_url*' |
- cut -d \" -f 4 |
- xargs -L1 git clone
\ No newline at end of file
+GITHUB[0]="https://github.com/Karaka-Management/jsOMS.git"
+GITHUB[1]="https://github.com/Karaka-Management/Karaka.git"
+GITHUB[2]="https://github.com/Karaka-Management/oms-Accounting.git"
+GITHUB[3]="https://github.com/Karaka-Management/oms-AccountsPayable.git"
+GITHUB[4]="https://github.com/Karaka-Management/oms-AccountsReceivable.git"
+GITHUB[5]="https://github.com/Karaka-Management/oms-Admin.git"
+GITHUB[6]="https://github.com/Karaka-Management/oms-AreaManager.git"
+GITHUB[7]="https://github.com/Karaka-Management/oms-Arrival.git"
+GITHUB[8]="https://github.com/Karaka-Management/oms-AssemblyManagement.git"
+GITHUB[9]="https://github.com/Karaka-Management/oms-AssetManagement.git"
+GITHUB[10]="https://github.com/Karaka-Management/oms-Attribute.git"
+GITHUB[11]="https://github.com/Karaka-Management/oms-Auditor.git"
+GITHUB[12]="https://github.com/Karaka-Management/oms-Backup.git"
+GITHUB[13]="https://github.com/Karaka-Management/oms-Balance.git"
+GITHUB[14]="https://github.com/Karaka-Management/oms-BankAccounting.git"
+GITHUB[15]="https://github.com/Karaka-Management/oms-Billing.git"
+GITHUB[16]="https://github.com/Karaka-Management/oms-BudgetManagement.git"
+GITHUB[17]="https://github.com/Karaka-Management/oms-BusinessExpenses.git"
+GITHUB[18]="https://github.com/Karaka-Management/oms-Calendar.git"
+GITHUB[19]="https://github.com/Karaka-Management/oms-CapacityPlanning.git"
+GITHUB[20]="https://github.com/Karaka-Management/oms-CashManagement.git"
+GITHUB[21]="https://github.com/Karaka-Management/oms-Chart.git"
+GITHUB[22]="https://github.com/Karaka-Management/oms-Chat.git"
+GITHUB[23]="https://github.com/Karaka-Management/oms-Checklist.git"
+GITHUB[24]="https://github.com/Karaka-Management/oms-ClientEvaluation.git"
+GITHUB[25]="https://github.com/Karaka-Management/oms-ClientManagement.git"
+GITHUB[26]="https://github.com/Karaka-Management/oms-CMS.git"
+GITHUB[27]="https://github.com/Karaka-Management/oms-Comments.git"
+GITHUB[28]="https://github.com/Karaka-Management/oms-Contact.git"
+GITHUB[29]="https://github.com/Karaka-Management/oms-ContractManagement.git"
+GITHUB[30]="https://github.com/Karaka-Management/oms-Controlling.git"
+GITHUB[31]="https://github.com/Karaka-Management/oms-CreditManagement.git"
+GITHUB[32]="https://github.com/Karaka-Management/oms-Dashboard.git"
+GITHUB[33]="https://github.com/Karaka-Management/oms-Database.git"
+GITHUB[34]="https://github.com/Karaka-Management/oms-DatabaseEditor.git"
+GITHUB[35]="https://github.com/Karaka-Management/oms-Draw.git"
+GITHUB[36]="https://github.com/Karaka-Management/oms-Editor.git"
+GITHUB[37]="https://github.com/Karaka-Management/oms-EmployeeEvaluation.git"
+GITHUB[38]="https://github.com/Karaka-Management/oms-EquipmentManagement.git"
+GITHUB[39]="https://github.com/Karaka-Management/oms-EventManagement.git"
+GITHUB[40]="https://github.com/Karaka-Management/oms-Exchange.git"
+GITHUB[41]="https://github.com/Karaka-Management/oms-Finance.git"
+GITHUB[42]="https://github.com/Karaka-Management/oms-FleetManagement.git"
+GITHUB[43]="https://github.com/Karaka-Management/oms-Help.git"
+GITHUB[44]="https://github.com/Karaka-Management/oms-Helper.git"
+GITHUB[45]="https://github.com/Karaka-Management/oms-Home.git"
+GITHUB[46]="https://github.com/Karaka-Management/oms-HumanResourceManagement.git"
+GITHUB[47]="https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git"
+GITHUB[48]="https://github.com/Karaka-Management/oms-IncomeStatement.git"
+GITHUB[49]="https://github.com/Karaka-Management/oms-InvestmentManagement.git"
+GITHUB[50]="https://github.com/Karaka-Management/oms-ItemManagement.git"
+GITHUB[51]="https://github.com/Karaka-Management/oms-Kanban.git"
+GITHUB[52]="https://github.com/Karaka-Management/oms-Knowledgebase.git"
+GITHUB[53]="https://github.com/Karaka-Management/oms-KPI.git"
+GITHUB[54]="https://github.com/Karaka-Management/oms-Labeling.git"
+GITHUB[55]="https://github.com/Karaka-Management/oms-LoanManagement.git"
+GITHUB[56]="https://github.com/Karaka-Management/oms-Logistics.git"
+GITHUB[57]="https://github.com/Karaka-Management/oms-LotTracking.git"
+GITHUB[58]="https://github.com/Karaka-Management/oms-Marketing.git"
+GITHUB[59]="https://github.com/Karaka-Management/oms-Media.git"
+GITHUB[60]="https://github.com/Karaka-Management/oms-Messages.git"
+GITHUB[61]="https://github.com/Karaka-Management/oms-Monitoring.git"
+GITHUB[62]="https://github.com/Karaka-Management/oms-MyPrivate.git"
+GITHUB[63]="https://github.com/Karaka-Management/oms-Navigation.git"
+GITHUB[64]="https://github.com/Karaka-Management/oms-News.git"
+GITHUB[65]="https://github.com/Karaka-Management/oms-OnlineResourceWatcher.git"
+GITHUB[66]="https://github.com/Karaka-Management/oms-Organization.git"
+GITHUB[67]="https://github.com/Karaka-Management/oms-Payment.git"
+GITHUB[68]="https://github.com/Karaka-Management/oms-Payroll.git"
+GITHUB[69]="https://github.com/Karaka-Management/oms-Production.git"
+GITHUB[70]="https://github.com/Karaka-Management/oms-ProductionPlanning.git"
+GITHUB[71]="https://github.com/Karaka-Management/oms-Profile.git"
+GITHUB[72]="https://github.com/Karaka-Management/oms-ProjectManagement.git"
+GITHUB[73]="https://github.com/Karaka-Management/oms-Purchase.git"
+GITHUB[74]="https://github.com/Karaka-Management/oms-PurchaseAnalysis.git"
+GITHUB[75]="https://github.com/Karaka-Management/oms-QA.git"
+GITHUB[76]="https://github.com/Karaka-Management/oms-QualityAssurance.git"
+GITHUB[77]="https://github.com/Karaka-Management/oms-QualityControl.git"
+GITHUB[78]="https://github.com/Karaka-Management/oms-QualityManagement.git"
+GITHUB[79]="https://github.com/Karaka-Management/oms-ResearchDevelopment.git"
+GITHUB[80]="https://github.com/Karaka-Management/oms-RiskManagement.git"
+GITHUB[81]="https://github.com/Karaka-Management/oms-Sales.git"
+GITHUB[82]="https://github.com/Karaka-Management/oms-SalesAnalysis.git"
+GITHUB[83]="https://github.com/Karaka-Management/oms-Search.git"
+GITHUB[84]="https://github.com/Karaka-Management/oms-ShiftPlanning.git"
+GITHUB[85]="https://github.com/Karaka-Management/oms-Shipping.git"
+GITHUB[86]="https://github.com/Karaka-Management/oms-Shop.git"
+GITHUB[87]="https://github.com/Karaka-Management/oms-Spreadsheet.git"
+GITHUB[88]="https://github.com/Karaka-Management/oms-StockTaking.git"
+GITHUB[89]="https://github.com/Karaka-Management/oms-SupplierManagement.git"
+GITHUB[90]="https://github.com/Karaka-Management/oms-Support.git"
+GITHUB[91]="https://github.com/Karaka-Management/oms-Surveys.git"
+GITHUB[92]="https://github.com/Karaka-Management/oms-Tag.git"
+GITHUB[93]="https://github.com/Karaka-Management/oms-Tasks.git"
+GITHUB[94]="https://github.com/Karaka-Management/oms-TestModule.git"
+GITHUB[95]="https://github.com/Karaka-Management/oms-Tools.git"
+GITHUB[96]="https://github.com/Karaka-Management/oms-WarehouseManagement.git"
+GITHUB[97]="https://github.com/Karaka-Management/oms-Workflow.git"
+GITHUB[98]="https://github.com/Karaka-Management/Organization-Guide.git"
+GITHUB[99]="https://github.com/Karaka-Management/phpOMS.git"
+
+for i in "${GITHUB[@]}"
+do
+ sh Build/php.sh "$i" ./src
+done
\ No newline at end of file