#!/bin/bash

set -xe

python feed_ingestion/bin/exec_flows.py apple_id_mapping_sme --skip $SKIP --days $DAYS --check-status --max_concurrent_flows 1
