#!/bin/bash
exec 2>&1
exec python -m mecoll --app-tag tier

