#!/bin/sh
set -e
curl -fsSL https://raw.githubusercontent.com/archcore-ai/cli/refs/heads/main/install.sh | bash
