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