Update clone.sh

This commit is contained in:
شركة خبير المحدودة 2025-01-06 09:52:54 +02:00 committed by GitHub
parent b8bd38a4eb
commit 52442d13fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,7 @@ branches=(
"dev_odex25_website"
"dev_openeducat_erp-14.0.1.0"
"dev_odex25_ensan"
"dev_odex25_donation"
"preprod_odex-event"
"preprod_odex25_accounting"
"preprod_odex25_base"
@ -50,6 +51,7 @@ branches=(
"preprod_odex25_website"
"preprod_openeducat_erp-14.0.1.0"
"preprod_odex25_ensan"
"preprod_odex25_donation"
"master_odex-event"
"master_odex25_accounting"
"master_odex25_base"
@ -70,6 +72,7 @@ branches=(
"master_odex25_website"
"master_openeducat_erp-14.0.1.0"
"master_odex25_ensan"
"master_odex25_donation"
)
# Loop through each branch
for branch in "${branches[@]}"; do