From ea2e311f1a212141a3b2c6db44bd969e4079714a Mon Sep 17 00:00:00 2001 From: syui Date: Wed, 3 Dec 2025 23:11:38 +0900 Subject: [PATCH] fix ozone --- install.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.zsh b/install.zsh index 2053bb9..bcd459c 100755 --- a/install.zsh +++ b/install.zsh @@ -18,7 +18,7 @@ function at-repos-env() { https://github.com/bluesky-social/ozone https://github.com/bluesky-social/jetstream ) - services=( bsky plc pds jetstream bgs ozone social-app ) + services=( bsky plc pds jetstream bgs ozone ozone-web social-app ) d=${0:a:h} dh=${0:a:h:h} name=${host%%.*}