Update clone.sh

This commit is contained in:
شركة خبير المحدودة 2024-10-15 16:44:46 +03:00 committed by GitHub
parent 75e41dc14f
commit 691ad82da6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,7 @@ branches=(
"dev_odex25_transactions"
"dev_odex25_website"
"dev_openeducat_erp-14.0.1.0"
"dev_odex25_ensan"
"preprod_odex-event"
"preprod_odex25_accounting"
"preprod_odex25_base"
@ -48,6 +49,7 @@ branches=(
"preprod_odex25_transactions"
"preprod_odex25_website"
"preprod_openeducat_erp-14.0.1.0"
"preprod_odex25_ensan"
"master_odex-event"
"master_odex25_accounting"
"master_odex25_base"
@ -67,6 +69,7 @@ branches=(
"master_odex25_transactions"
"master_odex25_website"
"master_openeducat_erp-14.0.1.0"
"master_odex25_ensan"
)
# Loop through each branch
for branch in "${branches[@]}"; do