#!/usr/bin/env bash
set -e

# Nomarchy Package Drop Script
# Alias for nomarchy-pkg-remove.

nomarchy-pkg-remove "$@"
