diff --git a/install.zsh b/install.zsh index d5b6ba7..5a2a515 100755 --- a/install.zsh +++ b/install.zsh @@ -121,8 +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/cardyb.${host}/bsky.app/g" $f - sed -i "s/status.${host}/bsky.app/g" $f + sed -i "s/cardyb.${host}/cardyb.bsky.app/g" $f + sed -i "s/status.${host}/status.bsky.app/g" $f f=$dt/view/icons/Logotype.tsx o=$d/icons/Logotype.tsx