#!/usr/bin/env bash
exec python3 "$(dirname "$0")/decisions_sync.py" sync "$@"
