#!/bin/sh
exec env NEXHOST_CLI_COMMAND_NAME=nexhost-install-next-alias node /opt/next-cli/dist/install-next-alias.js "$@"
