#!/usr/bin/env bash # BridgeSwarm — Web Installer (macOS / Linux) # Downloads the native host binary and extension from the latest Gitea release. # # Usage: # curl -fsSL https://install-bridgeswarm.honeypeer.com | bash exec bash <(curl -fsSL https://install-bridgeswarm.honeypeer.com)