#!/usr/bin/env bash
node "$(dirname "$0")/cli/memory.js" "$@"
