Back to Flow

Installer Smoke Via sh

.ai/recipes/project/installer-smoke-sh.md

0.1.3141 B
Original Source

Run the hosted installer in sh mode (supports curl | sh bootstrap).

sh
set -euo pipefail
curl -fsSL https://myflow.sh/install.sh | sh