fix install.zsh
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user