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