Update clone.sh

This commit is contained in:
شركة خبير المحدودة 2025-11-24 12:17:16 +02:00 committed by GitHub
parent bbe7bcca04
commit cb2fc1a31a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 3 deletions

View File

@ -36,7 +36,8 @@ branches=(
"dev_odex25_transactions"
"dev_odex25_website"
"dev_openeducat_erp-14.0.1.0"
"dev_odex25_ensan"
"dev_odex25_takaful"
"dev_odex25_benefit"
"dev_odex25_donation"
"preprod_odex-event"
"preprod_odex25_accounting"
@ -57,7 +58,8 @@ branches=(
"preprod_odex25_transactions"
"preprod_odex25_website"
"preprod_openeducat_erp-14.0.1.0"
"preprod_odex25_ensan"
"preprod_odex25_takaful"
"preprod_odex25_benefit"
"preprod_odex25_donation"
"master_odex-event"
"master_odex25_accounting"
@ -78,8 +80,9 @@ branches=(
"master_odex25_transactions"
"master_odex25_website"
"master_openeducat_erp-14.0.1.0"
"master_odex25_ensan"
"master_odex25_donation"
"master_odex25_takaful"
"master_odex25_benefit"
)
for branch in "${branches[@]}"; do