diff --git a/install.zsh b/install.zsh index c91e824..e01535e 100755 --- a/install.zsh +++ b/install.zsh @@ -121,7 +121,8 @@ function at-repos-social-app-write() { sed -i "s/events.${host}/events.bsky.app/g" $f f=$dt/lib/constants.ts - sed -i "s/${host}/bsky.app/g" $f + sed -i "s/cardyb.${host}/bsky.app/g" $f + sed -i "s/status.${host}/bsky.app/g" $f f=$dt/view/icons/Logotype.tsx o=$d/icons/Logotype.tsx