#!/bin/sh
SCRIPT_DIR=$(dirname "$(readlink -f "$0")")

exec "$SCRIPT_DIR/migrate-entry" flags-read-store
