#!/bin/bash

pushd /opt/irontec/ivozprovider/schema
    bin/console ivoz:update:service_collections -e test
popd
