Skip to content

Create multiple instances at once #2

@hhhc

Description

@hhhc

Would it be possible to extend this script so that multiple Mautic instances are created at once?

COUNTRIES=( 'de' 'en' )
for i in "${COUNTRIES[@]}"
do

... {add your script}

done

This format would work with 1 instance but also multiple...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions