fix
This commit is contained in:
parent
da8decca5e
commit
7ed01298f1
@ -1,7 +1,13 @@
|
|||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
|
|
||||||
|
# ./install.zsh $HOST
|
||||||
|
# ex: ./install.zsh syu.is
|
||||||
|
|
||||||
function at-repos-env() {
|
function at-repos-env() {
|
||||||
|
host=$1
|
||||||
|
if [ -z "$1" ];then
|
||||||
host=syu.is
|
host=syu.is
|
||||||
|
fi
|
||||||
did=did:plc:6qyecktefllvenje24fcxnie
|
did=did:plc:6qyecktefllvenje24fcxnie
|
||||||
icon=https://git.syui.ai/ai/at/raw/branch/main/icons/Logotype.tsx
|
icon=https://git.syui.ai/ai/at/raw/branch/main/icons/Logotype.tsx
|
||||||
repos=(
|
repos=(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user