diff --git a/install-all.sh b/install-all.sh index 845f1fb..6b702e9 100755 --- a/install-all.sh +++ b/install-all.sh @@ -66,7 +66,7 @@ banner "lux" curl -fsSL "$GH/lux/ace3f62/install.sh" | sh banner "ethos" -curl -fsSL "$GH/ethos/e9a1ee7/install.sh" | sh +curl -fsSL "$GH/ethos/c5222ef/install.sh" | sh # --- Step 3: Pure plugins (no CLI, marketplace-only) --- diff --git a/profile/README.md b/profile/README.md index c3a8b2b..440396b 100644 --- a/profile/README.md +++ b/profile/README.md @@ -43,7 +43,7 @@ Real projects where we discover what works and what doesn't. All CLIs and all Claude Code plugins in a single command: ```bash -curl -fsSL https://raw.githubusercontent.com/punt-labs/.github/013904a/install-all.sh | sh +curl -fsSL https://raw.githubusercontent.com/punt-labs/.github/656672d/install-all.sh | sh ``` ## PyPI Packages