fix scpt
This commit is contained in:
parent
93f9c8656d
commit
3b8a798549
@ -27,7 +27,10 @@ function at-unset() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function at-version() {
|
function at-version() {
|
||||||
|
echo $host
|
||||||
curl -sL ${host}/xrpc/_health |jq .
|
curl -sL ${host}/xrpc/_health |jq .
|
||||||
|
echo syu.is
|
||||||
|
curl -sL syu.is/xrpc/_health |jq .
|
||||||
}
|
}
|
||||||
|
|
||||||
function at-uri() {
|
function at-uri() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user