#!/usr/bin/env bash
# 兼容入口 — 请使用 deploy/nx
exec "$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")/nx" install "$@"