#!/usr/bin/env bash
set -euo pipefail

node scripts/shared-hosting-installer.mjs "$@"
