#!/usr/bin/env bash

# Nomarchy Package Install Script
# Alias for nomarchy-pkg-add for users coming from other distros.

nomarchy-pkg-add "$@"
