1
0
This commit is contained in:
2025-08-02 00:48:32 +09:00
parent edbe1baa35
commit 19ba4bd160

View File

@@ -1,7 +1,7 @@
#!/bin/zsh #!/bin/zsh
function at_env_arg() { function at_env_arg() {
handle=syui.syui.ai handle=ai.syui.ai
col=ai.syui.verse.user col=ai.syui.verse.user
rkey=self rkey=self
host=syu.is host=syu.is
@@ -9,6 +9,7 @@ function at_env_arg() {
function at_env() { function at_env() {
d=${0:a:h} d=${0:a:h}
cd $d
dd=${0:a:h:h} dd=${0:a:h:h}
pds=$host pds=$host
f=$d/token.json f=$d/token.json