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

curl -fsSL https://github.com/ageos-labs/ageos-runtime/releases/latest/download/install.sh | bash
