#!/usr/bin/env sh
set -eu
cd "$(dirname "$0")"
php bin/migrate_company_attachments_v117.php
